/ Published in: Bash

The command below should sync the clock on a unix server to the US timeservers at us.pool.ntp.org.
Expand |
Embed | Plain Text
/usr/sbin/ntpdate us.pool.ntp.org
You need to login to post a comment.
jerryvig on 03/22/12
1 person have marked this snippet as a favorite
The command below should sync the clock on a unix server to the US timeservers at us.pool.ntp.org.
/usr/sbin/ntpdate us.pool.ntp.org
You need to login to post a comment.