How to install VMWare tools in Ubuntu?

VN:F [1.9.7_1111]
Rating: 0.0/10 (0 votes cast)

First, you would need to click on the 'Install VMWare Tools' in VMware.  Now, go to the Ubuntu machine and extra the VMwareTools-*.tar.gz file to a temp directory. Open up the terminal windows in Ubuntu (Application->Accessories->Terminal) and change to the directory where you extracted the vmware tools files.

Type in the following command:

sudo ./vmware-install.pl

This will run the pearl script.  Once the script started, just follow the onscreen instructions.

Related Tech posts:

  1. How to install VMware on Ubuntu Server?
  2. Unable to get the last modification timestamp of the destination file, VMWare Installation Errors
  3. How to uninstall Ubuntu on a computer with Windows XP in it?
  4. How to Install Windows Server 2003 Cluster service?
  5. Unable to find a supported device to write the VMware ESX Server 3i 3.5.0 image to

About the Author