On pinto (Thinkpad T60) my clock was set to localtime by that “other” OS. In the KDE Control Panel, clicking “set date and time automatically” failed to find the time server. From the command line, I did:
service ntpd stop
ntpdate 0.pool.ntp.org
service ntpd start
Check with:
ntpq
ntpq> pe
and now it works. Never did find out why the control panel couldn’t do it.
{ 2006 08 05 }
Post a Comment
You must be logged in to post a comment.