太原定制网站建设制作公司,h5生成,黄页网站大全免费网在线,织梦网站更换域名2019独角兽企业重金招聘Python工程师标准 red hat enterprise linux 7发布后#xff0c;发现防火墙也变了#xff0c;如何关闭防火墙呢#xff0c;下面是方法 1.查看firewall的状态 [rootsztech7 ~]# systemctl status firewalld firewalld.service - firewal… 2019独角兽企业重金招聘Python工程师标准 red hat enterprise linux 7发布后发现防火墙也变了如何关闭防火墙呢下面是方法 1.查看firewall的状态 [rootsztech7 ~]# systemctl status firewalld firewalld.service - firewalld - dynamic firewall daemonLoaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled) Active: inactive (dead) since 五 2014-05-23 13:29:44 CST; 2min 27s ago Process: 840 ExecStart/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS (codeexited, status0/SUCCESS) Main PID: 840 (codeexited, status0/SUCCESS) 5月 23 13:26:41 sztech7 systemd[1]: Started firewalld - dynamic firewall daemon. 5月 23 13:29:42 sztech7 systemd[1]: Stopping firewalld - dynamic firewall daemon... 5月 23 13:29:44 sztech7 systemd[1]: Stopped firewalld - dynamic firewall daemon. 5月 23 13:30:23 sztech7 systemd[1]: Stopped firewalld - dynamic firewall daemon. [rootsztech7 ~]# 2.临时停止 [rootsztech7 ~]# systemctl stop firewalld 3.禁用firewall启动后重启后不会自动启动 [rootsztech7 ~]# systemctl disable firewalld rm /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service rm /etc/systemd/system/basic.target.wants/firewalld.service 4.确认一下服务禁用 [rootsztech7 ~]# systemctl status firewalld firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled) Active: inactive (dead)收起 转载于:https://my.oschina.net/u/3761438/blog/1941632