반응형
[2022.10.04] How to change time to South Korea (KST) on Linux?
리눅스 시간을 한국(KST)로 변경
ls /usr/share/zoneinfo/Asia
sudo ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime
result
date // output : Tue Oct 4 16:31:02 KST 2022
반응형
'prcExp' 카테고리의 다른 글
[2022.10.06] How to set up docker-compose on AWS Linux 2? (0) | 2022.10.06 |
---|---|
[2022.10.06] How to install docker-compose on AWS Linux 2? (0) | 2022.10.06 |
[2022.10.04] How to install putty on Mac? (0) | 2022.10.04 |
[2022.10.04] How to install homebrew on Mac? (0) | 2022.10.04 |
[2022.09.29] How to send files and import files via SCP commands on Linux? (0) | 2022.09.29 |
댓글