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

java - Checkbox item adds to spinner -

php - mySQL problems with this code? -

C# MVC AngularJS -