wget https://mirrors.tuna.tsinghua.edu.cn/apache/tomcat/tomcat-8/v8.5.41/bin/apache-tomcat-8.5.41.tar.gz
tar -zxvf apache-tomcat-8.5.41.tar.gz
解压后进入bin目录
启动:./startup.sh
http://localhost:8080