VMware Server 2.x does not have any GUI management tool, save for a web based interface. As much as Server is an outdated product, as it turns out, it is unofficially supported by the VMware vSphere Client (formerly known as Infrastructure Client), the same one which can be used to manage vSphere Hypervisors (formerly called ESXi) hosts. […]
Posts tagged hints
Configuring Xserver in Ubuntu to allo...
Running remote X applications on Fedora and Red Hat works out of box, but it doesn’t on Ubuntu. Here is how you can make it work: Edit the /etc/gdm/gdm.schemas and change: $ sudo vi /etc/gdm/gdm.schemas find security/TCP DisAllowTCP and set it to false Then restart Xserver or reboot the box and run this command to allow […]