Starting and Stopping CTERA Portal Servers

To stop a CTERA Portal server

  1. Use your SSH client to log in to the server as "root".
  2. Enter the following command:

    ctera-portal-manage.sh stop

    For example:

    root@cteraportal:~# ctera-portal-manage.sh stop

    Stopping CTERA portal .... done

To start a CTERA Portal server

  1. Use your SSH client to log in to the server as "root".
  2. Enter the following command:

    ctera-portal-manage.sh start

    For example:

    root@cteraportal:~# ctera-portal-manage.sh start

See Also

Upgrading the CTERA Portal Software