Posts tagged VMware
Install VMware Tools on Ubuntu Server
Mar 28th
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
- Update your source,sudo apt-get update
- Upgrade your installed package,
apt-get dist-upgrade Install the linux-headers,apt-get install linux-headers-server build-essential