Restart all services

From wiki.comcert.com
Revision as of 15:52, 1 September 2017 by Bert (talk | contribs) (Created page with " == Introduction == The out-of-the box stop and start scripting is silent and generates no screen output . It is non-system specific i.e. services will fail to stop and/or st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

The out-of-the box stop and start scripting is silent and generates no screen output . It is non-system specific i.e. services will fail to stop and/or start and the user cannot  know for sure if that failure to stop/start represents a problem or not.

 

Solution

If the system has been installed by COMCERT, we installed a system specific script to restart all services and as such avoid a reboot of the appliance.

Log in with SSH

Assume root

$ sudo su -

Go to the /opt/tv folder

# cd /opt/tv

Run the restart script

# ./tv-restart-services.sh