Robert Arkiletian wrote: > On Nov 13, 2007 5:04 PM, Charles Austin <[EMAIL PROTECTED]> wrote: >> Robert, >> Thanks for the links. I get pretty much the same results. The tool opens, >> but says no users found. I tried rebooting the client, but still no clients >> found. >> > > Hmm, no users eh? > okay try this on the command line (with a couple users logged in) > > ps eaxww|grep "bash --login -c"|grep "LTSP_CLIENT"|grep PPID|grep -v grep > > tell us what you get. >
I need to report that I have followed these directions(1) sudo chroot /opt/ltsp/i386 apt-get install x11vnc vi /etc/rc.local x11vnc -display :6 -forever -loop & cd /etc/rc2.d mv K99rc.local S99rc.local exit sudo ltsp-update-image reboot and now none of the clients can log in. They boot to the login window, but they do not log in. I am wondering if it is because I am using LDM_DIRECTX=True in my lts.conf file? For now the teacher has re-booted to backup mode. Has anyone followed these directions to use TCM? --scott (1) https://wiki.edubuntu.org/InstallX11VncOnLtspClients -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
