Linux下tomcat的安装

开启端口命名:

/sbin/iptables -I INPUT -p tcp --dport 8080 -j ACCEPT
/etc/rc.d/init.d/iptables save

 

posted @ 2018-01-29 04:39  Jepson6669  阅读(158)  评论(0编辑  收藏  举报