InstallingVMWare

Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2006-06-08 17:41:06
Size: 762
Editor: phx-fw1-e2
Comment:
Revision 5 as of 2006-06-19 16:06:27
Size: 60
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
// QUICK OVERVIEW OF WHAT I DID ON DAPPER. Please apply formatting.

# sudo apt-get install build-essential linux-headers-386

// Buy and Download the vmware package (I Used the tar.gz of 5.5)

# cd /vmware-distrib
# sudo ./install.pl

// Use ALL defaults
// When it asks to run wmare-config.pl say "yes"

// Prompted to compile, say yes and accept all defaults.

// Networking:
// NAT will allow a private LAN between the HOST and the GUEST
// BRIDGED will allow the GUEST to obtain it's own IP from your ISP or Router
// Host-Only will setup access for the GUEST to access the HOST only (i.e. No internet).

// Icon is in Applications menu or type vmware in a terminal or run dialog

// NOTE: NEVER run vmware as root (i.e. using sudo)
#REFRESH 0 http://help.ubuntu.com/community/InstallingVMWare

InstallingVMWare (last edited 2008-08-06 16:13:53 by localhost)