Do Not Think!!!

Posted
Filed under 01010101
ntp 설치
$ sudo apt-get install ntp

ntp 실행
$ sudo service ntp start

처음 시간맞추기
$ sudo service ntp stop
$ sudo ntpd -gq
$ sudo service ntp start