Start or restart the IXIASOFT CCMS Web service on Linux

This procedure describes how to start or restart the IXIASOFT CCMS Web service in Linux.

In both commands, [APP_NAME] is the name you set for the CCMS Web service.

  • To start the CCMS Web service, use this command as root:
    systemctl start [APP_NAME]
  • To restart the CCMS Web service, use this command as root:
    systemctl restart [APP_NAME]