摘要: #!/bin/bash read -p 'enter the network segment for visiting the server:' ips # 关闭firewalld和selinux systemctl stop firewalld systemctl disable firewall 阅读全文
posted @ 2019-07-08 13:03 Ray_chen 阅读(454) 评论(0) 推荐(0)