Accessing Logged in Users Account over VNC

Reindl Harald h.reindl at thelounge.net
Fri Apr 6 13:49:17 UTC 2012



Am 06.04.2012 15:41, schrieb R. Welsh:
> I have used X11VNC Server for just this task.  It provides an easy to
> use GUI we well as port definition control, password control, etc.  You
> might give this a shot.

no need for this

"yum install tigervnc-server-module" and configure X11
to provide a VNC server for display 0 on Port 5900

this port should be closed with iptables and only
used with SSH-Forwarding, works fine since years

[root at srv-rhsoft:~]$ cat /etc/X11/xorg.conf.d/02-vnc.conf
Section "Module"
 Load        "vnc"
EndSection

Section "Screen"
 Identifier  "Screen0"
 Option      "passwordFile" "/root/.vnc/passwd"
EndSection

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120406/8a6b13e8/attachment.sig>


More information about the users mailing list