VMware is a provider of virtualization software, to install it on ubuntu karmic koala, you should download this application, visit http://www.vmware.com/products/server/ and click download icon, but you must login firts to download this packages, if you dont have an account you can register.
After login choose tar packages, and wich one 32-bit system or 64-bit system, and done. to install it, go to terminal and login as root :
$ sudo su
$ wget http://codebin.cotescu.com/vmware/vmware-server-2.0.x-kernel-2.6.31-14-install.sh
Then run script by type :
$ chmod +x vmware-server-2.0.x-kernel-2.6.31-14-install.sh
$ ./vmware-server-2.0.x-kernel-2.6.31-14-install.sh [PATH _TO_VMWARE_ARCHIVE]
Open your browser to running this application and type :
https://127.0.0.1:8333
And you will be asked get certificate security, just choose : add exception and confirm, to login on VMware server just enter
Username : root
Password : your root password
Happy Testing....!!
Sources :
http://www.howtoforge.com/how-to-install-vmware-server-2-on-ubuntu-9.10-p2
http://radu.cotescu.com/2009/10/30/how-to-install-vmware-server-2-0-x-on-ubuntu-9-10-karmic-koala/
Thanks Nice Info....
ReplyDelete