chrony 同步系统时间

chrony 配置文件使用腾讯外网ntp grep tencent /etc/chrony.conf -A 2 -B 2 # Use public servers from the pool.ntp.org project. # Please consider joining the pool (http://www.pool.ntp.org/join.html). server ntp1.tencent.com iburst server ntp2.tencent.com iburst server ntp3.tencent.com iburst server ntp4.tencent.com iburst server ntp5.tencent.com iburst # Record the rate at which the system clock gains/losses time.

Published
Categorized as linux