摘要: 1、看centos7的防火墙的状态,查看的命令为 sudo systemctl status firewalld 查看后,看到active(running)就意味着防火墙打开了。 2、如果想关闭防火墙,命令为: sudo systemctl stop firewalld 关闭后查看是否关闭成功,如果 阅读全文
posted @ 2020-06-19 20:31 Syw_文 阅读(622) 评论(0) 推荐(0)