Skip to content

Instantly share code, notes, and snippets.

@zxshinxz
Created March 3, 2016 10:40
Show Gist options
  • Save zxshinxz/b3ab5130e2988fa56e8e to your computer and use it in GitHub Desktop.
Save zxshinxz/b3ab5130e2988fa56e8e to your computer and use it in GitHub Desktop.
Ubunutu setup LocalTime
sudo apt-get update
sudo apt-get upgrade
export LANG="en_US"
export LC_ALL=$LANG.UTF-8
sudo dpkg-reconfigure locales
sudo dpkg-reconfigure tzdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment