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.
Use Time Sync
The URI to TrackBack this entry is: http://unixgate.wordpress.com/2008/04/21/use-time-sync/trackback/


