> 1.) download libxdamage, x11vnc packages from the packages.ubuntu.com > > 2.) copy these packages to /opt/ltsp/i386/ > cp libxdamage > cp x11vnc*.deb /opt/ltsp/i386 > cp libxdamage*.deb /opt/ltsp/i386 > > 3.1) install these packages > chroot /opt/ltsp/i386 > dpkg -i libxdamage*.deb > dpkg -i x11vnc*.deb > > 3.2) close the console and open a new one. > > 4.) clean up these files > rm /opt/ltsp/i386/libxdamage*.deb > rm /opt/ltsp/i386/x11vnc*.deb > > 5.) Add this line to /opt/ltsp/i386/etc/rc.local > > x11vnc -display :6 -forever -loop > > 6.) ensure that rc.local get started during booting. > mv /opt/ltsp/i386/etc/rc2.d/K99rc.local /opt/ltsp/i386/etc/rc2.d/S99rc.local
Now when I install via these instructions, if I go the the TCM screen where you can view other systems, it completely freezes my session every time. Not good. Jim -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
