Starting and Stopping your Server
If you are using a course host, these operations should be done on the host on which you have been allocated a port to run your main server.
To start your server run the script:
jakarta-tomcat-X.X/bin/startup.sh
To stop your server run the script:
jakarta-tomcat-X.X/bin/shutdown.sh
If for any reason this fails, simply find the java process and kill it.