본문 바로가기
Linux

Timezone 변경

by GoodDev 2018. 4. 24.

가. /etc/sysconfig/clock 수정

Zone="Asia/Seoul"


나. /etc/localtime 변경

# cp -p /usr/share/zoneinfo/Asia/Seoul /etc/localtime


 

댓글