Hi, On Fri, 25 Jan 2008, Charles Austin wrote:
> 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 If the above document is wrong and these steps are required to make it work, _please_ go ahead and fix the wiki. Gavin -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
