Automated Shutdown time problem

S. Şamil Ardıç samil.ardic at gmail.com
Fri Nov 13 13:14:28 GMT 2009


We solved this time problem by two practical things.
After I log on my thin client after unlocking root account, I've
noticed it couldn't sync time with ntpdate.
I changed ntpdate script to make sure of it isn't a getting variable
problem from lts.conf(TIMESERVER) ;)

>> #!/bin/bash
>> ntpdate 192.168.2.254

Then I found /etc/ntp.conf file and changed the following line

#broadcast 192.168.123.255
to
broadcast 192.168.2.255

Thanks for all answers, (yes, they're so quick)
Samil Ardic



More information about the edubuntu-users mailing list