Skip to content

Instantly share code, notes, and snippets.

@dongbum
Last active November 2, 2017 05:24
Show Gist options
  • Save dongbum/1673616e33fb331ff8e876ee62216988 to your computer and use it in GitHub Desktop.
Save dongbum/1673616e33fb331ff8e876ee62216988 to your computer and use it in GitHub Desktop.
aws 한국시간 변경
# 재시작 필수
$ sudo ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime
$ reboot
$ date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment