[K12OSN] Re: VNC reflector SUCCESS!! with 4.2.1EL

Les Mikesell les at futuresource.com
Sun Oct 16 18:30:29 UTC 2005


On Sat, 2005-10-15 at 16:11, cliebow at downeast.net wrote:
> i use x11vnc to connect to client displays..with a button in run menu of
> Teachertool some use vnc.so..vncviewer cant connect to display:0 far as i
> know..

You can only have one thing listening per address/port.  If you
want to enable the X vnc module on the server console so you
can connect to display:0 there, you have to disable the
xinetd-started sessions on port 5900 which is set up by
default on k12ltsp.  Vnc maps 'screens' to port 5900 + screen
number, so you could edit /etc/services and change
vnc-1024x768x16  5900/tcp to
vnc-1024x768x16  5906
and restart xinetd.  Then if you add the LoadModule vnc
and an appropriate password setting to your xorg.conf
file, screen :0 becomes the console session and
screen :6 becomes a new session with a 1024x768x16
display (this part is controlled by settings in
/etc/inetd.d/vncts)

-- 
  Les Mikesell
   les at futuresource.com





More information about the K12OSN mailing list