Use Time Sync

In order to be sync-ed, you can use ntpdate binary under Linux. You can put the following in a cron job : /usr/sbin/ntpdate 10.10.101.1 > /dev/null 2>&1
This will ensure that you’re up-to-date :) , just replace the IP 10.10.101.1 with the IP of the target server.

Published in: on April 21, 2008 at 10:56 am Leave a Comment

The URI to TrackBack this entry is: http://unixgate.wordpress.com/2008/04/21/use-time-sync/trackback/

RSS feed for comments on this post.

Leave a Comment