Pages
-
Recent Posts
Recent Comments
Categories
Archives
Meta
Tag Archives: vmware
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