Skip to content

Instantly share code, notes, and snippets.

@schisamo
Created November 12, 2009 23:50
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 schisamo/233441 to your computer and use it in GitHub Desktop.
Save schisamo/233441 to your computer and use it in GitHub Desktop.
~$ date
Thu Nov 12 23:46:51 UTC 2009
~$ sudo cp /usr/share/zoneinfo/EST /etc/localtime
~$ sudo ntpdate ntp.ubuntu.com
12 Nov 18:47:15 ntpdate[5012]: adjust time server 91.189.94.4 offset -0.002164 sec
~$ date
Thu Nov 12 18:47:17 EST 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment