Deathray
October 27th, 2008, 08:14 PM
This is a bit embarassing and stupid to ask, but what is the username and password for the VMware infrastructure Web access page? I tried my own username and password but it wont work! I went through all of the documentation I could get my hands on at there site but it simply wont say anything.
SOLVED!:
http://www.howtoforge.com/how-to-install-vmware-server-2-on-an-ubuntu-8.04-desktop
If you have accepted all default values during the installation, root is now the VMware Server login name. On Ubuntu, root has no password by default, therefore we create a password now:
sudo passwd root
SOLVED!:
http://www.howtoforge.com/how-to-install-vmware-server-2-on-an-ubuntu-8.04-desktop
If you have accepted all default values during the installation, root is now the VMware Server login name. On Ubuntu, root has no password by default, therefore we create a password now:
sudo passwd root