From bb289b724eb65df5270e06ead43d1cc3ac4dcd66 Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Tue, 20 Nov 2012 15:47:38 +0100 Subject: [PATCH] New vnc-server service, opens ports for displays :0 to :3 --- config/services/vnc-server.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/services/vnc-server.xml diff --git a/config/services/vnc-server.xml b/config/services/vnc-server.xml new file mode 100644 index 000000000..628d9a12a --- /dev/null +++ b/config/services/vnc-server.xml @@ -0,0 +1,6 @@ + + + Virtual Network Computing Server (VNC) + A VNC server provides an external accessible X session. Enable this option if you plan to provide a VNC server with direct access. The access will be possible for displays :0 to :3. If you plan to provide access with SSH, do not open this option and use the via option of the VNC viewer. + +