IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 181 and Version 182 of Processing


Ignore:
Timestamp:
Nov 2, 2012, 3:53:53 PM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v181 v182  
    171171
    172172== Starting {{{nebulous}}} ==
    173 
    174 
     173 1. Start the mysql server on ippdb00
     174{{{
     175ssh ippdb00
     176/etc/init.d/mysql zap
     177/etc/init.d/mysql start
     178}}}
     179
     180 2. Start the apache servers on ippc01-ippc10
     181{{{
     182ssh <node>
     183sudo /etc/init.d/apache start
     184}}}
     185
     186 3. Start IPP pantasks
    175187= Stopping and starting the {{{pantasks}}} servers =
    176188