Skip to content

Instantly share code, notes, and snippets.

@amitchhajer
Forked from anonymous/ntpdate
Created December 28, 2012 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amitchhajer/4395008 to your computer and use it in GitHub Desktop.
Save amitchhajer/4395008 to your computer and use it in GitHub Desktop.
There are times when you need to keep the date and time of your system to be correct.
Ntpdate in linux helps you do the same
sudo ntpdate -u ntp.ubuntu.org
ntpdate are installed on most distributions, if not install using apt-get.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment