1 Star 0 Fork 2

微云服务/shell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sm.sh 410 Bytes
一键复制 编辑 原始数据 按行查看 历史
微云服务 提交于 2020-08-27 03:45 . 重命名 firewalld.sh 为 sm.sh
systemctl enable firewalld
rm -rf /etc/firewalld/zones/public.xml
wget -O /etc/firewalld/zones/public.xml https://gitee.com/vmosc/shell/raw/master/public.xml
systemctl start firewalld
firewall-cmd --reload
firewall-cmd --state
echo "---------------------------------------------------------------------------------------------------------------------"
echo "firewall create the rule and reload is [OK]"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/vmosc/shell.git
git@gitee.com:vmosc/shell.git
vmosc
shell
shell
master

搜索帮助