Merge pull request #2683 from ictlyh/master

[Translating]tech/20150427 How to set up NTP server in CentOS
This commit is contained in:
Xingyu.Wang 2015-04-28 11:34:41 +08:00
commit 058f4aa928

View File

@ -1,3 +1,4 @@
Translating by ictlyh
How to set up NTP server in CentOS
================================================================================
Network Time Protocol (NTP) is used to synchronize system clocks of different hosts over network. All managed hosts can synchronize their time with a designated time server called an NTP server. An NTP server on the other hand synchronizes its own time with any public NTP server, or any server of your choice. The system clocks of all NTP-managed devices are synchronized to the millisecond precision.