6 steps installation tomcat server and live domain point

Опубликовано: 18 Октябрь 2020
на канале: Technical Skills Linux
4,303
31

6steps installation tomcat server and live domain point

******Please Subscribe to my channel for the next video******

Steps 1) create a tomcat folder which is shown below.

mkdir tomcat


steps 2) In order to run Apache Tomcat, you need a JDK.

sudo apt-get install default-jdk


cd /tomcat/

steps 3) download Apache Tomcat 8

http://mirrors.estointernet.in/apache...

cd /tomcat/

sudo wget http://mirrors.estointernet.in/apache...

steps 4) unzip downloaded Apache tomcat 8

sudo unzip apache-tomcat-8.5.47.zip

steps 5) cd /tomcat/apache-tomcat-8.5.47/bin/

chmod 700 /tomcat/apache-tomcat-8.5.48/bin/*.sh

6) start the Apache tomcat

sudo ./startup.sh

start apache tomcat

Now go to a browser and enter the following URL to check Apache tomcat is working or not. If you are able Apache Tomcat default page means Apache Tomcat installed successfully.

VM_ExternalIP:8080

***if you want to stop Apache Tomcat.
sudo ./shutdown.sh

Start tomcatt
sudo ./startup.sh

Thank you for watching my video if my video any help to you please like , comment, and subscribe to my channel for the next video.


Thank you once again...


-like -comment -share -subscribe


***********************Subscribe Please********************