This article based on my experience and it provides step by step to install VMware Tools in an Ubuntu virtual machine.
On your fresh installed Ubuntu, you will be suggested by VMware to install VMware Tools. To install it, you must mount the VMware Tools CD image, extract the contents (VMware Tools), and then run the installer. If you are running on Ubuntu desktop version it will be more easier because VMware Tools CD image will automatically mounted in virtual CDROM.
In this case, we are talking if we installed Ubuntu server. There is no GUI (Graphical User Interface) in a fresh install, so all the whole things we do in Server Edition are trough CLI (Command Line Interface). There is several packages to be installed before we can use folder sharing feature.
Make sure you are connected to internet and follow this steps:
STEP 1
Log in to your Ubuntu console and type "uname -a".
STEP 2
Using the version information given, type "sudo apt-get install build-essential linux-headers-(version)" and type your password.
STEP 3
Right after completed, type "mount /dev/cdrom /mnt/cdrom". If an error given, then try "mount /dev/sr0 /mnt/cdrom". Then type "ls" in /mnt/cdrom folder.
STEP 4
If it has mounted successfully, extract the .tar.gz file in /tmp folder.
Type "tar -zxvf /mnt/cdrom/vmwaretools-(version).tar.gz /tmp"
STEP 5
Go to /tmp folder and type "cd vmware-tools-distrib/".
STEP 6
Then run the installer. Type "sudo ./vmware-install.pl -d" and type your password.
Where -d assumes to accept the defaults option.
STEP 7
Done. Restart after once completed. Type "sudo reboot".
If you are not connected to internet and have DVDs repository, then try this steps:
STEP 1
Edit your repository list. Type "sudo nano /etc/apt/sources.list"
STEP 2
Enable cdrom repositories by deleting # infront of deb cdrom: and insert your first DVD.
STEP 3
Then update repositories, type "sudo apt-get update".
Once completed, type sudo apt-get install build-essential linux-headers-(version)". Change your DVD to another one if required.
NEXT
Follow STEP 4 to STEP 7 mentioned in the previous instructions above.
Let's make a note... -StartingFromNothing-
Showing posts with label Distro. Show all posts
Showing posts with label Distro. Show all posts
Tuesday, February 25, 2014
Sunday, April 21, 2013
The best linux distro ever..
Hi guys, i just wanna share my thought about the best linux distro I've ever used. So many distro that have been nested in my laptop and finally I found the voyager distro based on ubuntu. It was more more and more faster than ubuntu, i mean for my oldiest laptop with 1.66GHz CPU only. Just like a charm! Hahaa.. Then, do search in youtube for preview before install it. And here we go!
Ohh almost forget, my second choice is Crunchbang. It's also superb! Tell me if you have your own favorite...!?
Coffee...where is my coffee...?!?!?! ....... [02.34 AM]
Ohh almost forget, my second choice is Crunchbang. It's also superb! Tell me if you have your own favorite...!?
Coffee...where is my coffee...?!?!?! ....... [02.34 AM]
Subscribe to:
Posts (Atom)