yyqng

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年9月18日

摘要: Centos #关闭防火墙:stop暂时关闭,disable永久关闭 setenforce 0 sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config systemctl stop firewalld systemctl 阅读全文
posted @ 2021-09-18 08:26 zziii 阅读(429) 评论(0) 推荐(0)