Steven Stern wrote: > Last night, I noticed that the time on my computer was off by about 20 > minutes. > > So, > > service ntpd stop > ntpdate nist1-chi.ustiming.org > service ntpd start Totally tangential to the issue (which I see you've now solved), but you don't have to stop ntpd to use ntpdate. You just need to pass the -u option so ntpdate uses an unprivileged port, one that ntpd won't be using. You can also add -s to log to syslog if you use this via cron. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Happiness is like peeing on yourself. Everyone can see it, but only you can feel its warmth
Attachment:
pgphIclfFJNZz.pgp
Description: PGP signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines