Skip to content

Instantly share code, notes, and snippets.

@marcusdb
Created June 22, 2016 15:22
Show Gist options
  • Select an option

  • Save marcusdb/c8c2ee3a679582bbb64bbae9f4607ba1 to your computer and use it in GitHub Desktop.

Select an option

Save marcusdb/c8c2ee3a679582bbb64bbae9f4607ba1 to your computer and use it in GitHub Desktop.
ntp
sudo service ntp stop
sudo ntpdate -s ntp.ubuntu.com
sudo service ntp start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment