How to start TomcatStack apache tomcat mysql from command line
Some time as sys admin we face a some request from developer to deploy or maintenance the tomcat webserver, we have to restart and trouble shoot the webserver here are some experience that i did when i was got the case.
Step 1: Check status service
Enter the tomcat stack directory as following figure
Make sure the ctrl script path was right
Execute following command
It will response
Step 2: Start the service
Execute the following command if you down know the command to do it
You can start all services by running following command
Or you can start a service (example tomcat ) by running following command
Execute the following command if you down know the command to do it
You can start all services by running following command
Or you can start a service (example tomcat ) by running following command