创建服务tomcat - 启动和关闭

时间:2015-10-27 16:47:18

标签: linux apache unix tomcat ubuntu

我安装了apache tomcat但是为了启动服务,我必须转到路径$ HOME / apache-tomcat-8.0.28 / bin并运行脚本./startup.sh来启动和./shutdown.sh去关机。我该怎么做?

  

服务tomcat启动

     

服务tomcat stop

或其他方式不需要去Ubuntu上的tomcat路径?

1 个答案:

答案 0 :(得分:1)

  

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