Linux, Server, Web
우분투 시간 동기화
iolate
2015. 11. 1. 16:26
수동으로 동기화
sudo ntpdate pool.ntp.org
자동으로 동기화 (데몬 설치)
sudo apt-get install ntp
참고 (사실 여기에 다 있음)
https://www.digitalocean.com/community/tutorials/how-to-set-up-time-synchronization-on-ubuntu-12-04