Tomcat Installation

From NovaOrdis Knowledge Base
Revision as of 22:21, 28 January 2019 by Ovidiu (talk | contribs) (Created page with "=Internal= * Tomcat =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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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