On Wed, May 30, 2012 at 2:54 PM, Reindl Harald <h.reindl@xxxxxxxxxxxxx> wrote: > > > Am 30.05.2012 23:32, schrieb Tommy Pham: >>> Name : tigervnc-server-module >>> Architektur : x86_64 >>> Version : 1.1.0 >>> Ausgabe : 3.fc16 >>> Größe : 606 k >>> Repo : installed >>> Zusammenfassung : TigerVNC module to Xorg >>> URL : http://www.tigervnc.com >>> Lizenz : GPLv2+ >>> Beschreibung : This package contains libvnc.so module to X server, allowing others >>> : to access the desktop on your machine. >>> >> I just installed that package prior to your response and rebooted. >> Still no luck :( >> >> [root@ogx280 ~]# rpm -qa|grep -i vnc >> gtk-vnc2-0.5.0-2.fc17.i686 >> gtk-vnc-0.5.0-2.fc17.i686 >> gvnc-0.5.0-2.fc17.i686 >> tigervnc-license-1.1.0-5.fc17.noarch >> libvncserver-0.9.8.2-4.fc17.i686 >> tigervnc-server-1.1.0-5.fc17.i686 >> tigervnc-server-minimal-1.1.0-5.fc17.i686 >> gtk-vnc-python-0.5.0-2.fc17.i686 >> x11vnc-0.9.13-3.fc17.i686 > > where did you? > > i see no "tigervnc-server-module" in your list > tigervnc-server-module != tigervnc-server-minimal > > the "vncserver"-stuff i stripped of your reply has nothing > to do with vnc-access to display 0, this is a totally different > topic because it starts a whole session and give you no access > to the same screen as on the local machine like xvnc does > > there is no need to reboot, this is no kernel-update :-) > "killall X" will restart X11 > ________________ > > again my only installed packages: > > [harry@srv-rhsoft:~]$ rpm -qa | grep vnc > tigervnc-1.1.0-3.fc16.x86_64 > tigervnc-server-module-1.1.0-3.fc16.x86_64 > tigervnc-license-1.1.0-3.fc16.noarch > ________________ > > my configuration: > > [root@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 > ________________ > > [root@srv-rhsoft:~]$ /bin/netstat --numeric-hosts --numeric-ports --notrim --programs -u -t -l | grep 5900 > tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 19650/X > > Don't know how I missed the module when I did "yum search vnc". Adding that package fixed it for me. Thank your for time. :) -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org