Detailed steps to download Tomcat and put it on Linux

Detailed steps to download Tomcat and put it on Linux

If you have just come into contact with Linux, these contents may be useful to you. If you have been in contact with Linux for a while, then these contents may not be of much help to you. I hope you are useful.

First, you can search for tomcat and find the resources. It is recommended to download it from the official website.

It is best to go to the official website to download it, but you can also find it on other resource websites, but it is still recommended to download it from the official website.

Because the official website is in English, you need to have some basic knowledge to enter the website and find the corresponding resources. There is some introduction on the official website homepage, you can take a look.

Find the content shown in the picture below and click to enter the next page. Of course, there are multiple versions here, just find the one that suits you. Also, the latest one is not necessarily the best, because the latest one may not be stable enough, and it is not recommended to use the latest version. There are also some introductions to different versions, and you can take a look at which version is more suitable for your current project. On the next page, there will be some information introducing this version.

After clicking the previous step, you will enter this page, where there are many introductions to the Tomcat version you selected. If you don't want to read it, you don't have to read it and come back to it when you encounter problems later.

Go back to the previous page, find the content shown in the picture below, and click to enter, you will enter the download page. I have chosen the version shown below. Find download in the picture and click to enter.

For Linux, you need to download the package shown in the figure below.

Once the download is complete, you will need to open your FTP tool and upload it to your server. There are many FTP tools, all of which can be used.

Next, find the folder where you store tomcat, and then you can drag and drop the files directly into it.

Next, open Xshell, connect to Linux, and operate the file.

Next, decompress the file and install Tomcat. Before installing Tomcat, you need to install JDK first, otherwise Tomcat will not run.

I hope this helps. If you want to know how to install JDK, you can search online or find other content I wrote. I hope this helps. If you want to know how to install JDK, you can search online or find other content I wrote.

You may also be interested in:
  • How to configure multiple tomcats with Nginx load balancing under Linux
  • Explanation of several ways to run Tomcat under Linux
  • Linux centOS installation JDK and Tomcat tutorial
  • Installation of Tomcat9 and deployment of web projects under Linux CentOS
  • Tutorial on installing JDK Tomcat MySQL on Linux (remote access using Mac)

<<:  Understanding and using callback functions in JavaScript

>>:  A brief analysis of MySQL explicit type conversion

Recommend

A summary of the reasons why Mysql does not use date field index

Table of contents background explore Summarize ba...

JavaScript Basics: Error Capture Mechanism

Table of contents Preface Error Object throw try…...

Summary of MySQL basic common commands

Table of contents MySQL basic common commands 1. ...

Summary of how to use bootstrap Table

This article shares with you how to use bootstrap...

React implements infinite loop scrolling information

This article shares the specific code of react to...

MySQL multi-instance installation boot auto-start service configuration process

1.MySQL multiple instances MySQL multi-instance m...

Understanding MySQL Locking Based on Update SQL Statements

Preface MySQL database lock is an important means...

JS version of the picture magnifying glass effect

This article shares the specific code of JS to ac...

Best Practices for Deploying ELK7.3.0 Log Collection Service with Docker

Write at the beginning This article only covers E...

How to configure two or more sites using Apache Web server

How to host two or more sites on the popular and ...

MySQL 8.0.14 installation and configuration method graphic tutorial (general)

MySQL service 8.0.14 installation (general), for ...