Skip to content

yuyue9284/tomcat_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomcat_setup

Remember set the path in the ~/.bashrc

  • $export CATALINA_HOME=~/apache-tomcat-8.0.32
  • $. ~/.bashrc

Start the service

  • $cd ~
  • $sudo ./apache-tomcat-8.0.32/bin/startup.sh

Stop the service

  • $sudo ./apache-tomcat-8.0.32/bin/shutdown.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages