Tag Archives: vnc

Using vnc to connect to a vmware virtual machine

Problem Could not get the vmware console to work with firefox 4… 🙁 Solution In the vmx file add: RemoteDisplay.vnc.enabled = “TRUE” RemoteDisplay.vnc.port = “5910” Off course, you could change the port number to whatever port you want to use… … Continue reading

Posted in UNIX/Linux | Tagged , | Leave a comment