码迷,mamicode.com
首页 > 其他好文 > 详细

centos 安装tomcat

时间:2018-10-13 02:51:38      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:pac   apache   根目录   get   --   config   需要   配置   ali   

1、下载安装包wget http://mirrors.aliyun.com/apache/tomcat/tomcat-8/v8.5.11/bin/apache-tomcat-8.5.11.tar.gz

2、解压

tar -zvx apache-tomcat-8.5.11.tar.gz

3、,进入tomcat 根目录,安装

./bin/startup.sh

 

------ 以下步骤有时需要-------

4、.配置iptables允许8080端口

vi /etc/sysconfig/iptables

5、 重启iptables服务 

service iptables restart

 

 



centos 安装tomcat

标签:pac   apache   根目录   get   --   config   需要   配置   ali   

原文地址:https://www.cnblogs.com/xuyj/p/9781012.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!