LinuxCommandLibrary

x0vncserver

TigerVNC Server for X displays.

TLDR

Start a VNC server using a passwordfile

$ x0vncserver -display [:0] -passwordfile [path/to/file]
copy


Start a VNC server using a specific port
$ x0vncserver -display [:0] -rfbport [port]
copy

Copied to clipboard