首页 > 其他 > 详细

centos7 安装ntp服务并启动,设置开机重启

时间:2019-11-25 23:10:27      阅读:193      评论:0      收藏:0      [点我收藏+]
centos7 安装ntp服务并启动,设置开机重启

yum list |grep ntpd
yum -y install ntp
systemctl start ntpd
systemctl status ntpd
systemctl enable ntpd
systemctl list-unit-files|grep ntpd

yum确认是否安装
yum安装
启动ntpd服务
查看状态
设置开机启动
查看是否设置开机启动

centos7 安装ntp服务并启动,设置开机重启

原文:https://blog.51cto.com/11263100/2453322

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!