centos7 time synchronization

# Install
yum install chrony
# enable
systemctl start chronyd
systemctl enable chronyd
# Set Asian time zone
timedatectl set-timezone Asia/Shanghai
# Enable NTP synchronization
timedatectl set-ntp yes

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326217237&siteId=291194637