본문 바로가기
G.Code/Linux

Linux 한국시간으로 변경하기

by 한선배 2022. 1. 4.
반응형

sudo rm /etc/localtime

sudo ln -s /usr/share/zoneinfo/Asia/Seoul /etc/localtime

반응형

'G.Code > Linux' 카테고리의 다른 글

리눅스 명령어 정리  (2) 2023.01.18
[Linux] Linux 명령어  (0) 2021.10.04