I’ve had a really hard time trying to find the way to get VMware Tools on Virtual Machines,but I’ve got it down to just a few steps.

How to install Vmware Tools on Ubuntu Server

  1. Update your source,sudo apt-get update
  2. Upgrade your installed package,apt-get dist-upgrade
  3. Install the linux-headers,apt-get install linux-headers-server build-essential