bgey 发表于 2018-5-10 11:38:31

Redhat7 新命令


[*]  使用systemctl工具来管理服务程序如service和chkconfig
  查看系统所开启的服务 systemctl list-unit-files|grep enabled
  禁用某个服务如:systemctl disable firewalld.service

页: [1]
查看完整版本: Redhat7 新命令