[K12OSN] Howto Setup VNC with LTSP 5 (Edubuntu)

Jim Kronebusch jim at winonacotter.org
Mon Jul 2 19:52:38 UTC 2007


Thanks.  This worked.  I was doing basically the same thing but via xinetd.  I removed
xinetd and set up as you suggested.  Now I can just tweak some settings.

thanks again
Jim

> Hi!
> Via the daemon inetd
> In k12 xinetd  is the responsible
> In Debian is inetd.
> I will tell a few steps to follow:
> 1) Install  Thigth Vnc Server, that moves his in function of the  traffic of
> the net
> 2) set up inetd and services:
> 
> modify /etc/services and at the bottom of file add this:
> 
> # Local services
> #VNC On-Demand
> vnc-800x600x16   5901/tcp
> 
> (here you have a log screen of 800*600 px and 16bits of colors via port
> 5901)
> 
> Modify /etc/inetd.conf and at the bottom of file add this:
> 
> # VNC On-Demand
> vnc-800x600x16  stream  tcp     nowait  nobody.tty      /usr/bin/Xvnc Xvnc
> -inetd -query localhost
> -once -geometry 800x600 -depth 16
> 
> (copy and paste)
> 
> Now:
> 
> 3) restart inetd daemon:
> 
> /etc/init.d/inetd restart
> 
> 4) in the client:
> Use any vnc client (I use Svnc Viewer)
> like:
> vncviewer [host]:1
> 
> If your server have the IP 192.168.0.254:
> 
> vncviewer 192.168.0.254:1
> 
> Greetings
> Alberto
> 
> Jim Kronebusch
> > Cotter Tech Department
> > 453-5188
> >
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by the Cotter Technology
> > Department, and is believed to be clean.
> >
> > _______________________________________________
> > K12OSN mailing list
> > K12OSN at redhat.com
> > https://www.redhat.com/mailman/listinfo/k12osn
> > For more info see <http://www.k12os.org>
> >
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by the Cotter Technology 
> Department, and is believed to be clean.


Jim Kronebusch
Cotter Tech Department
453-5188


-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.




More information about the K12OSN mailing list