lost and found ( for me ? )

Showing posts with label ubuntu 11.04 Server 64bit. Show all posts
Showing posts with label ubuntu 11.04 Server 64bit. Show all posts

Ubuntu 11.04 64bit : how to install VMware server

# uname -r
2.6.38-8-server


download vmware server
# tar xzvf VMware-server-2.0.2-203138.x86_64.tar.gz
# cd vmware-server-distrib/
# ./vmware-install.pl

how to start/stop vmware server
# /etc/init.d/vmware stop
# /etc/init.d/vmware start

how to uninstall vmware server
just type
# ./vmware-uninstall.pl