Starting and Stopping Web Control Center on Linux

If at any point, you need to start/stop or restart the HarmonyWeb Control Center server. You can do so through the /sbin/service.

To start the service

/sbin/service USAnimation_harmony_webcc start

To stop the service

/sbin/service USAnimation_harmony_webcc stop

To restart the service

/sbin/service USAnimation_harmony_webcc restart

Alternatively, you can start or stop all Harmony Services with the following commands:

To start all services

/usr/local/ToonBoomAnimation/harmony[edition]_14/lnx86_64/bin/Startus

To stop all services

/usr/local/ToonBoomAnimation/harmony[edition]_14/lnx86_64/bin/Stopus