Starting or Stopping Apache or Tomcat

The commands used to start or stop Apache or Tomcat also vary depending on the platform that you are running them on.


To start or stop Apache on NNLS:

To start Apache, open a Linux command prompt and enter /etc/init.d/novell-httpd start.To stop Apache, enter /etc/init.d/novell-httpd stop.


To start or stop Tomcat on NNLS:

To start Tomcat, open a Linux command prompt and enter /etc/init.d/novell-tomcat4 start.To stop Tomcat, enter /etc/init.d/novell-tomcat4 stop.