1. alt+p 放文件
2.解压到自定义 apps文件夹中
tar -zxvf apache-tomcat-7.0.68.tar.gz -C apps
3.进入文件启动tomcat/bin
./startup.sh
4.查看端口
netstat -nltp