Linux-Noob Forums

Full Version: Time update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

Guest

Page cannot be found

[/url][url=http://ftp.redhat.com]http://ftp.redhat.com

 

figure the rest out it's not that hard

 

cheers

 

anyweb

Guest

Thanks, i'll just have my box admin look at it in the morning

[jsw34@paradox jsw34]$ su -

Password:

[root@paradox root]# ntpdate clock.redhat.com

2 Jan 00:12:18 ntpdate[7975]: step time server 66.187.233.4 offset 3656.741776 sec

 

 

you can add this to a cron at whatever interval you like.

 

example: will run 15 minutes after the hour, every hour.

 

15 * * * * /usr/sbin/ntpdate clock.redhat.com

Pages: 1 2