LinuxCommandLibrary

vncserver

Start a virtual network computing (VNC) server

TLDR

Launch a VNC Server on next available display

$ vncserver
copy

Launch a VNC Server with specific screen geometry
$ vncserver --geometry [width]x[height]
copy

Kill an instance of VNC Server running on a specific display
$ vncserver --kill :[display_number]
copy

SYNOPSIS

vncserver [:] [-geometry x] [-depth ] [-name ] [-localhost] [-alwaysshared] [-xstartup