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服务查看状态设置开机启动查看是否设置开机启动
上一篇:如何在WEB服务器上同时运行多个网站的不同方法
下一篇:vsftpd在企业网中的实施案例