部署tomcat到Linux
1. alt+p 放文件
2.解压到自定义 apps文件夹中
tar -zxvf apache-tomcat-7.0.68.tar.gz -C apps
3.进入文件启动tomcat/bin
./startup.sh
4.查看端口
netstat -nltp
posted on 2017-09-12 23:13 biyangqiang 阅读(138) 评论(0) 编辑 收藏 举报
1. alt+p 放文件
2.解压到自定义 apps文件夹中
tar -zxvf apache-tomcat-7.0.68.tar.gz -C apps
3.进入文件启动tomcat/bin
./startup.sh
4.查看端口
netstat -nltp
posted on 2017-09-12 23:13 biyangqiang 阅读(138) 评论(0) 编辑 收藏 举报