Skip to content

Instantly share code, notes, and snippets.

@codenoid
Created November 16, 2017 13:02
Show Gist options
  • Save codenoid/5ff5097ad1652a15f6c6076fca97c2ac to your computer and use it in GitHub Desktop.
Save codenoid/5ff5097ad1652a15f6c6076fca97c2ac to your computer and use it in GitHub Desktop.
change_datetime_to_jakarta.txt
sudo mv /etc/localtime /etc/localtime.old
sudo ln -sf /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment