How to allow two clients connect to the same VNC server session

  • To allow multiple users to connect to the same vnc display, start vncviewer from the client machine with the following command:

vncviewer --shared VNC-SERVER-IP:DISPLAY

  • Make sure, you start vnc server with the --alwaysshared option.

 

Leave a Reply