en:wheezy:config:clock:ntp_sync
Tabela de Conteúdos
2.4.2 NTP Protocol
The NTP Protocol (Network Time Protocol) can be used to keep our system clock synchronized with several time server available in the Internet.
Objective
Use the network time server to keep system clock accuracy.
Installation
root@server:~# aptitude install ntpdate ntp-doc
Utilization
Firstly, check the Timezone configuration.
Then synchronize system clock with on of the several timeservers from the ntp.org pool:
root@server:~# ntpdate -u pool.ntp.org 6 May 18:41:56 ntpdate[2398]: adjust time server 195.23.33.83 offset 0.022801 sec
References
- Wikipedia: Network Time Protocol (http://en.wikipedia.org/wiki/Ntp)
- NTP: The Network Time Protocol (http://www.ntp.org/)
en/wheezy/config/clock/ntp_sync.txt · Última modificação em: 2024-02-15 01:05 por 127.0.0.1