Paul W. Frields wrote:
> su -                                # provide root password
> service ntpd stop
> ntpdate 0.fedora.pool.ntp.org       # or your server of choice
> service ntpd start
> exit

I presume you're stopping ntpd because otherwise ntpdate complains
that "the NTP socket is in use, exiting"?

To avoid that, just use the -u option to ntpdate and it will be able
to update while ntpd is running.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reason obeys itself; and ignorance does whatever is dictated to it.
    -- Thomas Paine

Attachment: pgpxnS7u1aNeI.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to