Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created June 20, 2017 16:46
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 guitarrapc/53848bfe9e650c4ee0337042dec091fb to your computer and use it in GitHub Desktop.
Save guitarrapc/53848bfe9e650c4ee0337042dec091fb to your computer and use it in GitHub Desktop.
# bug https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1554806
echo "Asia/Tokyo" | sudo tee /etc/timezone
sudo rm /etc/localtime
sudo dpkg-reconfigure --frontend noninteractive tzdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment