You are on page 1of 1

After installation of .

sh files
Edit bashrc file by command gedit ~/.bashrc
1. Export CATALINA_HOME=path of apache tomcat-8.0.36
2. Export JAVA_HOME= usually present in usr/lib/jvm/ name of jdk
3. Save file

Goto tomcat apache unzipped folder>bin and find startup.sh file .. type both
chmod and other command to start tomcat or (sudo sh startup.sh)
Now browse localhost:8080.

Reference: https://www.youtube.com/watch?v=UTAMrGCZi2I
https://www.youtube.com/watch?v=26ipmonPmRw

You might also like