centos7常用系统维护命令

一、开机自启动服务列表

#开机自启动 apache服务

systemctl enable httpd.service

#开机自启动iptables服务

systemctl enable iptables.service

 

posted @ 2016-11-04 16:48  快乐无限  阅读(1123)  评论(0)    收藏  举报