| ALFOSC CCD3 daemon processes, manual restart and other
    goodies for specialists
 
 Manual restart 
 
   In a terminal window log in to ccd3-alfosc as user obs: 
 ssh obs@ccd3-alfosc
 
 The password is the usual one.
  If the daemon 'fitswriter' has stopped, give the command:
 'sudo /etc/init.d/fitswriter restart'.
 
 You will be prompted for the obs password, which is the standard
       one.
  If the daemon 'ccd3db' has stopped, give the command:
 'sudo /etc/init.d/ccd3db restart'.
 
 You will be prompted for the obs password, which is the standard
       one.
  If the daemon 'remsave-client' has stopped, give the command:
 'sudo /etc/init.d/remsave-client restart'.
 
 You will be prompted for the obs password, which is the standard
       one.
 
 
 |