您的位置:首页 > 编程语言 > Java开发

Struts2中OGNL,valueStack,stackContext的学习

2014-07-25 09:47 537 查看
chkconfig iptables off 关闭

chkconfig iptables on 开启

chkconfig iptables --level 345 off 在运行级别345关闭防火墙

chkconfig --list |grep iptables 查看各级别防火墙的运行状态

service iptables stop 关闭防火墙(重启失效)

service iptables start 开启防火墙(重启失效)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: