]> git.pld-linux.org Git - packages/tigervnc.git/blame - vncserver.sysconfig
- cosmetics
[packages/tigervnc.git] / vncserver.sysconfig
CommitLineData
d76ad120
MK
1# The VNCSERVERS variable is a list of display:user pairs.
2#
3# Uncomment the lines below to start a VNC server on display :2
4# as my 'myusername' (adjust this to your own). You will also
5# need to set a VNC password; run 'man vncpasswd' to see how
6# to do that.
7#
8# DO NOT RUN THIS SERVICE if your local area network is untrusted!
9
10# Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
11
d76ad120
MK
12# Use "-localhost" to prevent remote VNC clients connecting except when
13# doing so through a secure tunnel. See the "-via" option in the
f08efe3f 14# 'man vncviewer' manual page.
d76ad120
MK
15
16# VNCSERVERS="2:myusername"
401e5acc 17# VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -localhost"
This page took 0.109327 seconds and 4 git commands to generate.