ubuntu@user:~$ date
Tue Apr 3 15:32:27 UTC 2018
ubuntu@user:~$ timedatectl list-timezones | grep Seoul
Asia/Seoul
ubuntu@user:~$ sudo timedatectl set-timezone Asia/Seoul
ubuntu@user:~$ date
Wed Apr 4 00:33:37 KST 2018
ubuntu@user:~$ timedatectl
Local time: Wed 2018-04-04 00:45:31 KST
Universal time: Tue 2018-04-03 15:45:31 UTC
RTC time: Tue 2018-04-03 15:45:30
Time zone: Asia/Seoul (KST, +0900)
Network time on: yes
NTP synchronized: yes
RTC in local TZ: no
sudo service apache2 restart
'ubuntu' 카테고리의 다른 글
[Ubuntu 16.04] node.js 와 npm 설치 (0) | 2019.11.27 |
---|---|
우분투 16.04.06 init.d venv 만들기 (0) | 2019.11.20 |
aws 첫 시작 (0) | 2018.05.08 |
mysql 설치 (0) | 2015.09.21 |
DigitalOcean 디지털 오션 초기셋팅 (0) | 2015.09.04 |