thin client manager

Charles Austin ceaustin at gmail.com
Fri Jan 25 19:43:38 GMT 2008


Modification of the steps here:
https://wiki.edubuntu.org/InstallX11VncOnLtspClients:

sudo cp  /etc/apt/sources.list  /opt/ltsp/i386/etc/apt/sources.list
sudo chroot /opt/ltsp/i386
apt-get update
apt-get install x11vnc
vim /etc/rc.local
Add command:  x11vnc -display :6 -forever -loop -shared &
Save file and exit
Move rc.local init script so that it executes:
cd /etc/rc2.d
mv K99rc.local S99rc.local
Exit chroot:  exit

Regards,
Charles


On Jan 25, 2008 1:44 PM, <rmcdaniel at indata.us> wrote:

> Can anyone point me to a resource that describes setting up thin client
> manager to allow the viewer to work???
>
>
> Thanks,
>
> Ron
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/edubuntu-users/attachments/20080125/4bc05815/attachment.htm 


More information about the edubuntu-users mailing list