diff --git a/sources/tech/20141222 How to Sync Time Properly with NTP Server in CentOS 7.x.md b/sources/tech/20141222 How to Sync Time Properly with NTP Server in CentOS 7.x.md index 39e04507e9..3f216ae53d 100644 --- a/sources/tech/20141222 How to Sync Time Properly with NTP Server in CentOS 7.x.md +++ b/sources/tech/20141222 How to Sync Time Properly with NTP Server in CentOS 7.x.md @@ -1,3 +1,4 @@ +Translating by GOLinux! How to Sync Time Properly with NTP Server in CentOS 7.x ================================================================================ **Chrony** is an open source and free application that helps you keep the system clock in sync with a NTP server, thus allowing you to keep the exact time. It consists of two programs chronyd and chronyc. chronyd is the daemon that runs in the background and adjusts the system clock which is running in the kernel to the time on a NTP server. It determines the rate at which the computer gains or loses time, and compensates for this. chronyc provides a user interface for monitoring the performance and configuring various settings. It can do so while running on the same computer as the chronyd instance it is controlling or a different remote computer. @@ -70,4 +71,4 @@ via: http://linoxide.com/linux-command/chrony-time-sync/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[a]:http://linoxide.com/author/adriand/ \ No newline at end of file +[a]:http://linoxide.com/author/adriand/