> I would like to access my desktop remotely, but I am not overjoyed to
> have to run x0vncserver.

Make sure you have the
  tigervnc-server-module
installed.

Add these lines to the Screen section of your xorg.conf file:
 Option "SecurityTypes" "VncAuth"
 Option "UserPasswdVerifier" "VncAuth"
 Option "PasswordFile" "/path/to/vnc/passwd/file"
and this line to the Module section:
  Load  "vnc"

Set the password with vncpasswd.  Restart X and remote with
vncviewer.  All the above has worked for me for several Fedora
releases, except for the cases when the module is occasionally
broken.

-- Henrique

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to