Node not found.
Last updated: 03:15AM 04/02/08
Prior to installing the VMware Server (not the console) on an Ubuntu Desktop install you should install inetd.
Install either of these.
- sudo apt-get install openbsd-inetd
- sudo apt-get install xinetd
This is required for remote console management.
If you’ve already installed VMware server, and are running into this issue, simply install inetd as per instructions above, and then do the following as instructed by the VMware install instructions.
sudo killall -v -HUP -inetd