home   |   about us   |   our network   |   services   |   affiliates   |   contact
 
Services
» Web Hosting
» Reseller Hosting
» Dedicated Servers
» Windows/ASP.net Hosting
» Managed Web Hosting
» Server Security / Auditing
» Remote Backup / Storage
» Linux VDS
» Windows VDS
 
Support
» Support Desk
» Client Login
» Forums
» FAQs
» Help Files
» Acceptable Use Policy
» Client Testimonials
» Blog
 
Tutorials
» Dedicated Server Tutorial
» Website Optimization
» Search Engine Optimization
» Web Hosting Tutorials
» Web Programming Tutorials
» Networking Tutorials
» Virtual Server Tutorials
» Resources

The Crucial Blog

June 2, 2009

How to install VMware Tools (ESX, ESXi, VMware Server) on CentOS 5 (linux)

1. In select the option to Install/Upgrade Tools (in , you can do this by right clicking on the VM -> Guest -> Install/Upgrade Tools. This will insert the CD into the drive on your VM.

2. On the VM, do the following to install kernel source:

yum install gcc gcc-c++ kernel-devel -y
ln –s /usr/src/kernels/[your kernel version] /usr/src/linux

3. Mount the CD, and copy the Tools installation file:

mkdir /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cd /mnt/cdrom
cp VMwareTools-[version].tar.gz /root
cd /root
umount /mnt/cdrom
tar zxf VMwareTools-[version].tar.gz

4. Install Tools:

cd /root/-tools-distrib
./-install.pl

5. For a standard install, just say yes to all the options.

Tags: , ,

Related posts


Filed under: Uncategorized by — aaron @ 6:10 pm


One Response to “How to install VMware Tools (ESX, ESXi, VMware Server) on CentOS 5 (linux)”

  1. Instead of copying and installing the tarball, go ahead and use the RPM

    cp VMwareTools-[version].rpm /root
    cd /root
    rpm -i VMwareTools-[version].rpm

    Do not forget to
    chkconfig vmware-tools on
    and service vmware-tools start

Leave a Reply



     

Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers