Starting or stopping on Linux®

There are two options for starting or stopping Image Serving on Linux®.

  • The script to verify the status of Image Serving, or to start and stop Image Serving, is found in the ImageServing/bin folder:

    ImageServing.sh {start|stop|restart|status}

  • The following alternative should be familiar to system administrators:

    /sbin/service ImageServing {start|stop|status}

On this page