tigervncsession(8) | Virtual Network Computing | tigervncsession(8) |
tigervncsession - start a VNC server
tigervncsession [-D] <username> <:display#>
tigervncsession is used to start a VNC (Virtual Network Computing) desktop. tigervncsession performs all the necessary steps to create a new user session, run Xtigervnc with appropriate options and starts a window manager on the VNC desktop.
tigervncsession is rarely called directly and is normally started by the system service manager.
tigervncsession by default forks and detaches. If the -D option is used, it does not fork and detach. This option is provided for use with system service managers that require services to run in the foreground. This option is not intended for debugging in a login shell from a terminal or for running tigervncsession from a terminal as an ordinary user.
Several VNC-related files are found in the directory $HOME/.config/tigervnc:
To be compatible with the upstream provided wrapper scripts, we will fall back to trying to load configuration from $HOME/.config/tigervnc/config if config.pl is not present. The config file lists options one per line. For those requiring an argument, simply separate the option from the argument with an equal sign, for example: "geometry=2000x1200" or "securitytypes=VncAuth,TLSVnc". Options without an argument are simply listed as a single word, for example: "localhost" or "alwaysshared".
xtigervncviewer(1), tigervncpasswd(1),
tigervncconfig(1), Xtigervnc(1)
https://www.tigervnc.org
Tristan Richardson, RealVNC Ltd., D. R. Commander and others.
VNC was originally developed by the RealVNC team while at Olivetti Research Ltd / AT&T Laboratories Cambridge. TightVNC additions were implemented by Constantin Kaplinsky. Many other people have since participated in development, testing and support. This manual is part of the TigerVNC software suite.
TigerVNC |