yum -y install ntp 安装ntp
systemctl enable ntpd 设置开机自动启动
systemctl start ntpd 启动服务
centos 7 安装ntp使时间同步
最新推荐文章于 2025-06-03 12:13:20 发布
yum -y install ntp 安装ntp
systemctl enable ntpd 设置开机自动启动
systemctl start ntpd 启动服务