Difference between revisions of "Vmware reference"

From thelinuxwiki
Jump to: navigation, search
(Pushed from Themanclub.)
 

Latest revision as of 16:23, 24 May 2013

to get a console on a VM. ESXi has the ability to run a video console over VNC by adding the following to the VMX file.

remotedisplay.vnc.port=”59xx″
remotedisplay.vnc.enabled=”true”
remotedisplay.vnc.password = “pwd”

works for 3.x, 4.x, 5.x