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

-- 
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to