Re: lts.conf settings being ignored

2014-02-26 Thread Alkis Georgopoulos
Those results are not valid, you probably made a lot of copy/paste errors again: It's impossible to have only comments in lts.conf (#SOUND=True, #SCREEN_02=shell) AND to get results from `getltscfg -a` on the client, i.e. (#SCREEN_01="shell"), because getltscfg ignores comments, AND for the re

Re: lts.conf settings being ignored

2014-02-26 Thread Joseph Bishay
Hello, I was back on-site today so I re-ran everything to make sure. I had made a change to lts.conf when I was trying some stuff so here is everything: On Mon, Feb 24, 2014 at 3:01 PM, Alkis Georgopoulos wrote: New lts.conf in /var/lib/tftpboot/ltsp/amd64/lts.conf: [default] #SOUND=true #SCRE

Re: lts.conf settings being ignored

2014-02-24 Thread Joseph Bishay
Hello, I wasn't at the school so I had someone run the commands and email me back the results. I've ssh'd in to the server now and I'll do what I can from here for the first part -- I don't think there's a way to do the thin client part remotely is there? I can ping the thin client from the serv

Re: lts.conf settings being ignored

2014-02-24 Thread Alkis Georgopoulos
Hi Joseph, I think you didn't follow some of the steps correctly, see inline: Στις 25/02/2014 12:18 πμ, ο/η Joseph Bishay έγραψε: So I found that getltscfg was not installed on the server so I had to install. It's part of the ltsp-client-core You shouldn't have installed ltsp-client-core on

Re: lts.conf settings being ignored

2014-02-24 Thread Joseph Bishay
Hello, I'm not sure - I didn't install it if that's what you mean. I installed Edubuntu and tftp was part of that rolled distribution. Is there a way to check this? And how did you resolve this issue when you had it in the past? Thank you Joseph On Mon, Feb 24, 2014 at 5:37 PM, wrote: > Is

Re: lts.conf settings being ignored

2014-02-24 Thread linux
Is you tftpfolder System Default? When is not, lts.conf will be ingonred, Bug Ubuntu 12.04 i had this problem in the past. Am 2014-02-24 23:18, schrieb Joseph Bishay: > Hello Alkis, > > Thanks for your email. > > So I found that getltscfg was not installed on the server so I had to > insta

Re: lts.conf settings being ignored

2014-02-24 Thread Joseph Bishay
Hello Alkis, Thanks for your email. So I found that getltscfg was not installed on the server so I had to install. It's part of the ltsp-client-core $ sudo apt-get install ltsp-client-core The following extra packages will be installed: nbd-client numlockx python-daemon python-lockfile tftp-h

Re: lts.conf settings being ignored

2014-02-24 Thread Alkis Georgopoulos
On the server: == Set a root password in the chroot: $ sudo chroot /opt/ltsp/i386 passwd Update the image: $ sudo ltsp-update-image Get the lts.conf md5sum: $ md5sum /var/lib/tftpboot/ltsp/i386/lts.conf On a client: Press Alt+Ctrl+F1. Login as root. There, run: # getltscf