lts.conf settings being ignored

2014-02-24 Thread Joseph Bishay
Hello, I hope you are all doing very well today. Yesterday I was attempting to configure a printer attached to a thin client, when it wasn't working. I've done it many times so I know the procedure. I soon realized that my lts.conf is being processed but ignored. Nearly 6 hours later, and at l

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

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 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, 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 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 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