html tool

2018年10月9日星期二

ntp服务器起停

[start]
service ntpd start


[stop]
http://blog.sina.com.cn/s/blog_538e2e130102dsoh.html
service ntpd status
service ntpd stop
service ntpd status
chkconfig --list ntpd
chkconfig --level 35 ntpd off
chkconfig --list ntpd

没有评论:

发表评论