Fedora Core 5 Time (NTP)

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.