yum -y install chrony
chrony.conf configuration file.vim /etc/chrony.conf
#log measurements statistics tracking.server time1.tencentyun.com iburstserver time2.tencentyun.com iburstserver time3.tencentyun.com iburstserver time4.tencentyun.com iburstserver time5.tencentyun.com iburst

systemctl restart chronyd
systemctl enable chronyd
date
chronyc sourcestats -v

Command | Description |
chronyc sources -v | Check the clock source. |
chronyc sourcestats -v | Check the clock source status. |
timedatectl set-local-rtc 1 | Set the real time clock. The default format is UTC. |
timedatectl set-ntp yes | Enable the NTP service for synchronization. |
chronyc tracking | Calibrate the NTP server. |
chronyc -a makestep | Force synchronization of the system clock. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback