一、安装tomcat

官网链接:https://tomcat.apache.org/

1.首先去官网下载tomcat,这边我下载的时tomcat8.5

 

Linux环境下安装tomcat8

2.下载完成后,上次到服务器上,这边我是上传到/soft/tomcat,然后开始解压

Linux环境下安装tomcat8

解压成功

Linux环境下安装tomcat8

3.启动tomcat

进入bin目录下,执行启动脚本

sh startup.sh

Linux环境下安装tomcat8

启动成功,可以正常访问

Linux环境下安装tomcat8

 

 

 

 

 

相关文章:

  • 2021-08-16
  • 2021-09-28
  • 2021-10-30
  • 2021-10-10
  • 2021-08-23
  • 2022-12-23
  • 2021-09-02
  • 2021-06-19
猜你喜欢
  • 2021-10-15
  • 2021-10-21
  • 2021-04-13
  • 2021-05-24
  • 2021-10-28
  • 2021-08-04
相关资源
相似解决方案