码迷,mamicode.com
首页 > 其他好文 > 详细

centos系统服务管理

时间:2017-11-03 13:04:32      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:set   用法   span   选择   直接   --   linu   inux   管理工具   

系统服务管理工具:
chkconfig(所有linux发行版都有),用法很简单,如下:
usage:   chkconfig --list [name]
         chkconfig --add <name>
         chkconfig --del <name>
         chkconfig [--level <levels>] <name> <on|off|reset|resetpriorities>
ntsysv(Redhat系发行版特有),直接运行选择服务是否自启动。

centos系统服务管理

标签:set   用法   span   选择   直接   --   linu   inux   管理工具   

原文地址:http://www.cnblogs.com/mingzhang/p/7777230.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!