Skip to content

Instantly share code, notes, and snippets.

@db-pj
Last active February 23, 2017 14:46
Show Gist options
  • Save db-pj/4aafedec3e49e4b5eb6b7ac9870b45dd to your computer and use it in GitHub Desktop.
Save db-pj/4aafedec3e49e4b5eb6b7ac9870b45dd to your computer and use it in GitHub Desktop.
Time Sync
sudo ntpdate ntp.ubuntu.com
sudo apt-get install ntp -y
sudo service ntp restart
sudo ntpdate ntp.ubuntu.com && sudo apt-get install ntp -y && sudo service ntp restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment