On 06/10/2011 02:54 AM, John Aldrich wrote:
> On Thu June 9 2011, DRC wrote:
>> X11VNC is a different product.  I assume you mean the TigerVNC X11
>> module?  Does your distribution of Linux have this?  If so, it should be
>> a simple matter of adding the module to your xorg.conf:
>>
>> http://www.realvnc.com/products/free/4.1/x0.html
>>
>> NOTE to list:  Do we have our own instructions for this?
>>
> Heck, I don't care which X11 module. I don't care if it's RealVNC,
> TightVNC, TigerVNC... I just would like to be able to see what is on the
> local console without leaving my desk. :D
>
An alternative for running displays is to use x0vncviewer. You must have 
acces rights to the display (which is no problem if you are root). Log 
in via ssh and run:

DISPLAY=:0 x0vncserver -rfbport 5920 -PasswordFile ~/.vnc/passwd

Then you can access your display 0 at port 5920. (Of course make sure 
the password file is created.). I actually like this approach better 
than using the x11 module, as the module leaves the display ALWAYS open, 
also for attacks. If you have to enable the display first by logging in 
it adds another layer of security and you are more flexible (i.e. no 
x-server restart is required).

Greetings,
Sebastiaan




------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to