Last active
August 29, 2015 14:05
-
-
Save Fatman13/97fb2381f938a5d6a4c3 to your computer and use it in GitHub Desktop.
Ubuntu Time Zone Command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ref http://www.christopherirish.com/2012/03/21/how-to-set-the-timezone-on-ubuntu-server/ | |
# ref http://askubuntu.com/questions/3375/how-to-change-time-zone-settings-from-the-command-line# | |
sudo dpkg-reconfigure tzdata |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment