Linux 6

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
service iptables stop
chkconfig iptables off
service ip6tables stop
chkconfig ip6tables off
service iptables status


AI写代码bash



* 1
* 2
* 3
* 4
* 5

Linux 7/8

1
2
3
4
5
6
7
8
9
10
11
12
systemctl stop firewalld.service
systemctl disable firewalld.service
systemctl status firewalld.service


AI写代码bash



* 1
* 2
* 3

以上
命令
直接执行即可!


本次分享到此结束啦~

如果觉得文章对你有帮助,点赞、收藏、关注、评论,一键四连支持,你的支持就是我创作最大的动力。

❤️
技术
交流可以 关注公众号:Lucifer三思而后行 ❤️