Linux
리눅스 서버 시간 설정 :: DANIDANI
DANIDANI
2020. 12. 11. 14:25
서울 기준 시간으로 변경
mv /etc/localtime /etc/localtime_org ln -s /usr/share/zoneinfo/Asia/Seoul /etc/localtime
시간 및 타임존 확인
date
728x90