Ubuntu Linux
Based on Debian GNU/Linux, Ubuntu concentrates on usability, regular releases, ease of installation, and freedom from legal restrictions. Ubuntu is sponsored by Canonical Ltd., a private company founded by South African entrepreneur Mark... [more]
Based on Debian GNU/Linux, Ubuntu concentrates on usability, regular releases, ease of installation, and freedom from legal restrictions. Ubuntu is sponsored by Canonical Ltd., a private company founded by South African entrepreneur Mark Shuttleworth.
Install VMWare Tools on Ubuntu 8.04
Hello out there in Ubuntu land! I thought I would write a tip today on how to install VMWare tools on Ubuntu 8.04. The reason I am writing is it occurs to me that not everyone knows how to do this. I had a former colleague write me and tell me that Bauer-Power shows up in a lot of his Ubuntu searches. He was looking for instructions on how to install VMWare tools, but couldn't find anything.
Actually, it is pretty easy. Like most binary packages, you need to have two things installed first, Linux Headers, and the Build Essentials package. Before trying to install VMWare tools run the following from command line:
sudo apt-get install build-essential
Then run
sudo apt-get install linux-headers-`uname -r`
After that is finished, click on the VM menu, and select Install VMWare Tools. When you click that, Ubuntu will mount a virtual CD. Browse the CD and extract the VMWare tools tar ball to your desktop. In the terminal, cd into that newly extracted directory and run the following:
sudo ./vmware-install.pl
Accept all defaults, and you are set just reboot once. Now keep in mind that VMWare tools on Ubuntu doesn't really act the same way as it does on a Windows VM. There will be no icon in the tray, or anything like that. It basically runs transparently. It also give some good benefits like:
Have you had any problems installing VMWare tools on Ubuntu or any other Linux platform? Did you find a fix? Hit me up in the comments.
Actually, it is pretty easy. Like most binary packages, you need to have two things installed first, Linux Headers, and the Build Essentials package. Before trying to install VMWare tools run the following from command line:
sudo apt-get install build-essential
Then run
sudo apt-get install linux-headers-`uname -r`
After that is finished, click on the VM menu, and select Install VMWare Tools. When you click that, Ubuntu will mount a virtual CD. Browse the CD and extract the VMWare tools tar ball to your desktop. In the terminal, cd into that newly extracted directory and run the following:
sudo ./vmware-install.pl
Accept all defaults, and you are set just reboot once. Now keep in mind that VMWare tools on Ubuntu doesn't really act the same way as it does on a Windows VM. There will be no icon in the tray, or anything like that. It basically runs transparently. It also give some good benefits like:
Improved video compatibility & performance- Mouse synchronization with the host operating system so that you don't have to keep releasing your mouse from the guest to go back to the host
- Improved network compatibility & performance
- Copy and paste between the host and guest
Have you had any problems installing VMWare tools on Ubuntu or any other Linux platform? Did you find a fix? Hit me up in the comments.
Related Articles
Comments
ubuntu 8.04 dvd playback problems | dvd playback error in ubuntu
http://ubuntu-8-1.blogspot.com/2008/07/ubuntu-804-dvd-playback-problems.html
ubuntu 8.04 dvd playback problems | dvd playback error in ubuntu
http://ubuntu-8-1.blogspot.com/2008/07/ubuntu-804-dvd-playback-problems.html
thanks for your guide.....it very usefull
About the Author
From Our Partners
People in Pictures
Top Geek Articles
|
Celebrities on the Phone
Cell phones are to celebrities like bats are to baseball: no one runs too far without them.
|
|
Why every guy should buy their girlfriend Wii Fit.
Gratuitous...
|
|
Hot Geeks -- The Sexiest Geeky Girls
These girls are gorgeous AND they'll play Warcraft with you. Doesn't get much better than that.
|




