rpm -qal |grep tomcat 查找文件夹netstat -tunlp|grep 9999 查找端口进程
lsof -i 列出所有端口
lsof -i:端口号 查看单个端口号
find / -name tomcat