Specifications

Table Of Contents
VMware, Inc. 41
Chapter 2 Installing VMware Server
To install VMware Server on a Linux host
1Log!on!to!your!Linux!host!with!the!user!name!you!plan!to!use!when!running!
VMware!Server.!
2In!a!terminal!window,!become!root!so!you!can!perform!the!initial!installation.!
su -
3 Change!to!the!directory!where!you!saved!the!installer!file.!
Do!one!of!the!following:!
! Use!the!RPM!installer—Run!RPM!specifying!the!installation!file.
rpm -Uhv VMware-server-<xxxx>.i386.rpm
VMware-server-<xxxx>.i386.rpm!is!the!installation!file!on!the!CD;!where!
<xxxx>!is!a!series!of!numbers!representing!version!and!build!numbers.
! Use!the!tar!installer—Complete!the!following!steps:
aCopy!the!tar!archive!to!a!directory!on!your!hard!drive.!For!example,!to!/tmp.
cp VMware-server-<xxxx>.tar.gz /tmp where!<xxxx>!is!a!series!of!numbers!
representing!the!version!and!build!numbers.
b Change!to!the!directory!to!which!you!copied!the!file.
cd /tmp
cUnpack!the!archive.!
tar zxf VMware-server-<xxxx>.tar.gz
d Change!to!
the!installation!directory.
cd vmware-server-distrib
eRun!the!installation!program.
./vmware-install.pl
fAccept!the!default!directories!for!the!binary!files,!daemon!files,!library!files,!
manual!files,!documentation!files,!init!directories!and!init!scripts.
4Run!the!configuration!program.
vmware-config.pl
! If!you!are!installing!VMware!Server!on!a!Mandrake!Linux!host,!the!
configuration!program!asks!for!the!location!of!lspci.!When!that!prompt!
appears,!enter!the!following!path:!
/usr/bin/lspcidrake
! If!you!use!the!RPM!installer, !you!must!run!the!configuration!program!
separately!from!the!command!line.!If!you! install!from!the!tar!archive,!the!