linux - Create service tomcat - Start and Shutdown -


i installed apache tomcat start service, have go path $home/apache-tomcat-8.0.28/bin , run script ./startup.sh start , ./shutdown.sh shutdown. how can make

service tomcat start

service tomcat stop

or way not need go path of tomcat on ubuntu?

/etc/init.d/tomcat stop
/etc/init.d/tomcat start


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -