Download Apache Tomcat:
http://tomcat.apache.org
Extract the file "
apache-tomcat-9.0.0.M13.tar.gz" in the folder you want to install Tomcat:
/opt/apache-tomcat-9.0.0.M13
Change the folder permissions:
Create a symbolic link of the Tomcat installation folder:
Verify the version of Tomcat:
Start Tomcat:
Access the default page of Tomcat:
http://localhost:8080
Stop Tomcat: