Skip to content

Instantly share code, notes, and snippets.

@cre-o
Created September 7, 2012 17:36
Show Gist options
  • Save cre-o/3668033 to your computer and use it in GitHub Desktop.
Save cre-o/3668033 to your computer and use it in GitHub Desktop.
Ubuntu timezone change
# Simple install tzdata
sudo apt-get install tzdata
# Simple select your timezone
sudo dpkg-reconfigure tzdata
# Nice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment