Tomcat Installation

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

unzip apache-tomcat-9.0.14.zip
ln -s ./apache-tomcat-9.0.14 tomcat
cd ./tomcat/bin
chmod a+x ./catalina.sh ./startup.sh
./startup.sh