Restarting Services

To restart any of the UIH service or all of the services, follow the below steps:

  1. Open a terminal and browse to the correct directory: cd /var/ascertia/unityPortal/

  2. Now start the unity service: sudo ./unity-service

  3. Select option 4. Restart Services by typing 4 and pressing enter.

  4. Select the specific service(s) to restart by typing its number and pressing enter.

  5. Wait for the service(s) to restart and install and configure it's dependencies. Ensure it was successful by looking for the success message: Successfully restarted __specifiedServiceName__ service

Last updated