centos7配置
Posted libing029
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7配置相关的知识,希望对你有一定的参考价值。
1.防火墙配置:
启动: systemctl start firewalld
关闭: systemctl stop firewalld
查看状态: systemctl status firewalld
开机禁用 : systemctl disable firewalld
开机启用 : systemctl enable firewalld
以上是关于centos7配置的主要内容,如果未能解决你的问题,请参考以下文章