In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
How to check tomcat version of linux? This problem may be our daily study or work often see. I hope you learned something from this question. The following is the reference content brought to you by Xiaobian. Let's take a look together!
Why should I check tomcat version information?
1: Customer or developer request
2: Site migration or environmental replication
3: Vulnerability viewing or penetration testing
How to view tomcat version information
1: Use curl command to collect web page information and filter out "Apache Tomcat"
Command: curl Tomcat_ip_addr:port| grep "Apache Tomcat"
Advantages: The most common method, do not need to enter the background to view, simple and feasible.
Risk: some companies hide version information or tomcat names, which can be misleading.
2: Go to the background, find the bin/directory under the tomcat package, and execute the version.sh file. The corresponding Server number is the version information corresponding to tomcat.
For example: My tomcat package is under/usr/local/
Command: /usr/local/tomcat/bin/version.sh
Advantages: Version information can be accurately detected.
Insufficient: Must enter background and obtain executable permissions.
Thank you for reading! After reading the above, do you have a general idea of how to check tomcat versions of linux? I hope the content of this article is helpful to everyone. If you want to know more about related articles, please pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.