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

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

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