VNC server

Access the video display with a VNC client.

The VNC connection does not require authentication, and should be made accessible only on trusted interfaces.

Properties

Enable

Enable the VNC server.

  • Data type: boolean
  • Default: false
  • Configuration

CLI: (cli)> config compute vm <key> video server enable

Port

Connect a VNC client to this TCP port to access the virtual machine's video display.

  • Data type: integer
  • Default: 5900
  • Minimum: 5900
  • Maximum: 65535
  • Configuration
  • Required

CLI: (cli)> config compute vm <key> video server port