DESCR 299 B

12345678
  1. vmware-vncpasswd is a simple tool to generate the obfuscated password line
  2. for VMware's in-built VNC server which can be enabled by setting the following
  3. parameters in the .vmx file.
  4. RemoteDisplay.vnc.enabled = "true"
  5. RemoteDisplay.vnc.port = "5902"
  6. RemoteDisplay.vnc.key = "<obfuscated password>"