标签:firewall bsp htm ase pac cmd blank 文件拷贝 config文件
Description |
Download Link |
Verify |
---|---|---|
Windows Distribution |
||
Unix/Linux/Cygwin Distribution |
entOS 7.0默认使用的是firewall作为防火墙
查看防火墙状态
firewall-cmd --state
停止firewall
systemctl stop firewalld.service
禁止firewall开机启动
systemctl disable firewalld.service
关闭selinux
进入到/etc/selinux/config文件
vi /etc/selinux/config
将SELINUX=enforcing改为SELINUX=disabled
标签:firewall bsp htm ase pac cmd blank 文件拷贝 config文件
原文地址:https://www.cnblogs.com/canger/p/10597781.html