






















systemctl status ntpd
cat /etc/ntp.conf
cat /etc/chrony/chrony.conf
dpkg -l | grep ntp
dpkg -l | grep chrony
rpm -qa | grep ntp
rpm -qa | grep chrony
ps aux | grep ntpd
ps aux | grep chronyd
systemctl start ntpd 或 systemctl start chronydsystemctl stop ntpd 或 systemctl stop chronydsystemctl restart ntpd 或 systemctl restart chronydsystemctl enable ntpd 或 systemctl enable chronydsystemctl disable ntpd 或 systemctl disable chronyd此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。