28.0 Starting and Stopping the Cloud Manager Server

You can use an init.d script to start and stop the Cloud Manager Server.

  1. Make sure you have root (or sudo) access on the server.

  2. At command prompt, enter the following:

    /etc/init.d/novell-soaframework.NovellCloudManager option
    

    where option is one of the following:

    • start

    • stop

    • status

    • restart (stop the server and start it again)

    • try-restart (restart only if the server was already running)