Linux

[Ubuntu] 우분투 타임존 변경

byeongoo 2020. 2. 18. 22:10

1. 현재 시간 및 날짜 확인

$ date

2. Timezone Asia/Seoul로 변경

$ sudo ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime

3. tzselect를 이용한 Timezone 변경

$ tzselect