Specifications

Table Of Contents
VMware Server Administration Guide
50 VMware, Inc.
Installing the VMware Server Console on a Linux Host
This!section!describes!an!installation!of!the!VMware!Server!Console!on!a!Red!Hat!Linux!
host.!Start!from!the!directory!where!you!saved!the!installer!file!you!downloaded.!If!you!
are!using!a!different!Linux!distribution,!some!commands!might!be!different.
You!can!download!the!VMware!Server!Console!installer!from!the!
VMware!
Management!Interface.!You!can!run!the!VMware!Server!Console!on!the!VMware!Server!
host!or!any!Linux!client.
To!download!the!VMware!Server!Console!from!the!VMware!Management!Interface,!
see!“Downloading!the!VMware!Server!Console”!on!page 81.
To install VMware Server Console on a Linux host
1In!a!terminal!window,!if!you!have!not!done!so!already,!become!root!so
!you!can!
carry!out!the!installation!steps:!
su -
2 Change!to!the!directory!to!where!you!saved!the!installer!file.
If!you!downloaded!a!.zip!file!from!the!VMware!Web!site,!unzip!the!client!installer!
archive!to!/tmp:
unzip VMware-server-linux-client-<xxxx>.zip -d /tmp
where!<xxxx>!is!a!series!of!numbers!representing!the!version!and!build!numbers.
CAUTION To!install!the!VMware!Server!Console!from!a!tar!package,!make!sure!
the!directory!to!which!you!plan!to!untar!the!tar!archive!does!not!
contain!any!files!from!a!previous!console!tar!installation.
3 Change!to!the!/tmp!directory.
cd /tmp
4Do!one!of!the!following:
! Use!the!RPM!installer.!Run!RPM!specifying!the!installation!file.!
rpm -Uhv VMware-server-console-<xxxx>.i386.rpm
where!<xxxx>!is!a!series!of!numbers!representing!the!version!and!build!
numbers.
! Use!the!tar!installer.!Complete!the!following!steps:
aUnpack!the!archive.!
tar zxf VMware-server-console-<xxxx>.tar.gz!
where!<xxxx>!is!a!series!of!numbers!representing!the!version!and!build!
numbers.
The!archive!unpacks!to!vmware-server-console-distrib.