Previous page

Next page

Locate page in Contents

Print this page

Enabling VNC Access to Containers

To enable VNC access to a Container, you need to do the following:

  1. Make sure you have a valid user account in the Container to be able to log into it.
  2. Make sure the Container is running.
  3. Set the VNC mode and password for the Container. For example:

    # prlctl set 101 --vnc-mode manual --vnc-port 6501 --vnc-passwd XXXXXXXX

    Note: A port number must be unique for each Container you open VNC access to. In the auto mode, correct port numbers are assigned automatically. In the manual mode, you need to make sure port numbers are unique yourself.