Install tomcat middleware in linux and linuxtomcat Middleware

Source: Internet
Author: User

Install tomcat middleware in linux and linuxtomcat Middleware

1. Check whether jdk is installed and the required environment variables are configured. If jdk is not installed, install jdk and configure the correct environment variables.

Check whether jdk and environment variable configuration are installed: # java-version.

2. If the preceding installation and configuration are correct, you can install and configure the tomcat middleware service.

3, Apache Tomcat official website download http://tomcat.apache.org/download-70.cgi

 

 

4. Use ftpto upload the downloaded tar.gz package to the target directory.

5. log on to the terminal and access the cd file to the uploaded directory, as shown in the following figure:

 

Command Format: tar-zxvf compressed file name .tar.gz

Tar-zxvf apache-tomcat-7.0.64.tar.gz

After decompression, start the service.

 

Service started successfully

 

Test whether the service is correctly started:

Enter: http://182.254.xxx.xxx: 8080/in the browser/

If the following page is displayed, the service starts normally.

 

(. Compression command: Command Format: tar-zcvf compressed file name .tar.gz compressed file name)

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.