Enabling Virtual Network Computing in VMWARE

A handy tip for all of us that need to access the various servers remotely is Virtual Network Computing (VNC). VMware Server comes with VNC preinstalled; all you have to do is enable and configure it. To do this you must modify the virtual machine’s configuration file (.vmx) while the virtual machine is powered off.
First open the .vmx file in a text editor and add the following line:
RemoteDisplay.vnc.enabled = TRUE
This will enable standard VNC support. Now you can power on the virtual device and connect! VNC lets you interact with your PC from any other computer or mobile device on the Internet. So, for example, you can access the files on your home computer from your work computer, and vice versa.

No comments:

Post a Comment

Thank You for your Comments, We will read and response you soon...