Redhat7 新命令

  1. 使用systemctl工具来管理服务程序如service和chkconfig

    查看系统所开启的服务 systemctl list-unit-files|grep enabled

    禁用某个服务如:systemctl disable firewalld.service

你可能感兴趣的:(rhel7新命令)