摘要: 1.iptables -L 2.iptables -F service iptables save or /etc/rc.d/init.d/iptables save 3.iptables -A INPUT -p tcp --dport 22 -j ACCEPT (先保证ssh) 4.iptable 阅读全文
posted @ 2017-03-14 09:55 feral 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 第一个脚本,用作学习规范和学习命(centos6.x): 阅读全文
posted @ 2017-03-14 09:14 feral 阅读(331) 评论(1) 推荐(0) 编辑
摘要: 借的 阅读全文
posted @ 2017-03-14 09:11 feral 阅读(185) 评论(0) 推荐(0) 编辑