- debian
sudo apt install ntp chkconfig ntpd on /etc/init.d/ntpd start ntpq -p service ntpd restart
NTP sync 5~10 minutes
- /etc/ntp.conf - Korea NTP Server
server kr.pool.ntp.org server time.bora.net server time.kornet.net
sudo apt install ntp chkconfig ntpd on /etc/init.d/ntpd start ntpq -p service ntpd restart
server kr.pool.ntp.org server time.bora.net server time.kornet.net