摘要: #!/bin/bashsystemctl stop firewalldsystemctl disable firewalldsetenforce 0sed -i "s/^SELINUX=enforcing/SELINUX=disabled/g" /etc/selinux/config # mv /e 阅读全文
posted @ 2021-12-15 11:48 k大吉大利 阅读(131) 评论(0) 推荐(0)