> From: Bob Goodwin <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: ntpd problems
> 
> How do I stimulate ntp to update time without rebooting?
> 
> Bob G
> 

"service ntpd restart" should do it.  Note that if the the time is too
far off, nptd can't resync.  You should make sure you list the time
servers in /etc/ntp/step-tickers.  If you do that, the startup code
will use ntpdate to set the time correctly before attempting to start
the daemon.  Normally this matters only at bootup time, since once
the daemon is running properly, it will keep time synchronized properly.

In the step-tickers file, you can just list the servers, separateed
by spaces, e.g.:
server1 server2 server3


-- 
    pete peterson
    Teradyne, Inc.; 7 Technology Park Drive; Westford, MA 01886-0033
    +1-978-589-7478 (Office); +1-978-589-2088 (FAX);
    [EMAIL PROTECTED] or [EMAIL PROTECTED]

 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to