$ date
Tue Feb 4 01:00:29 UTC 2020
$ sudo cat /etc/localtime
UTC
$ sudo rm /etc/localtime
$ sudo ln -s /usr/share/zoneinfo/Asia/Seoul /etc/localtime
$ date
Tue Feb 4 13:33:36 KST 2020
'옥탑방주인 > -D' 카테고리의 다른 글
Mac OS chrome driver cannot be verified (0) | 2020.08.29 |
---|---|
zshrc 적용 시 명령어 (0) | 2020.08.16 |
워드프레스 계정 설정 (0) | 2019.06.09 |
ssh (0) | 2018.11.05 |
Ground X 코딩테스트 후기 (1) | 2018.10.20 |