Updating date and time from command line with ntpdate
by Taavi Rammar
You can sync time on your linux server by typing following to your command prompt:
ntpdate <first_ntp_server> <second_ntp_server>
For example:
ntpdate tick.uh.edu time.nist.gov
Copyright by
techTips