Skip to content

Instantly share code, notes, and snippets.

@shanaver
Created February 17, 2011 22:55
Show Gist options
  • Save shanaver/832921 to your computer and use it in GitHub Desktop.
Save shanaver/832921 to your computer and use it in GitHub Desktop.
install ntp to keep the time current
apt-get install tzdata
dpkg-reconfigure tzdata
apt-get install ntp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment