liunx下安装tomcat7.0.82

JAVA学习网 2017-10-14 00:40:01

1、apache-tomcat-liunx-7.0.82下载地址:

http://download.csdn.net/download/yichen01010/10019116

2、下载后解压即可

cd /root/Downloads

cp apache-tomcat-7.0.82.tar.gz /usr/app

cd /usr/app

tar -zvxf apache-tomcat-7.0.82.tar.gz

阅读(746) 评论(0)