Thursday, 22 May 2008

vmware server and vnc

to make vmware as a vnc server

add these line to the configuration file (machine_name.vmx)

RemoteDisplay.vnc.enabled = "TRUE"
RemoteDisplay.vnc.password = ""
RemoteDisplay.vnc.port = "5900"

set the password and port
the lines above enable vnc server with no password on port 5900

No comments:

Labels

Search This Blog