Changes between Version 182 and Version 183 of Processing
- Timestamp:
- Nov 13, 2012, 2:52:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v182 v183 13 13 14 14 = About Czar Pages: What to do if the czar pages don't update = 15 IPP Czar pages are updated every five minutes or so by the czarpoll.pl script. This script runs on {{{ipp 009}}} as ipp user within a screen session. If, for some reason, czarpoll crashes (it likely means that gpc1 mysql server has been restarted),16 17 1) ssh as ipp on {{{ipp 009}}}[[BR]]15 IPP Czar pages are updated every five minutes or so by the czarpoll.pl script. This script runs on {{{ippc11}}} as ipp user within a screen session. If, for some reason, czarpoll crashes (it likely means that gpc1 mysql server has been restarted), 16 17 1) ssh as ipp on {{{ippc11}}}[[BR]] 18 18 2) identify the screen session which is running and reattach it[[BR]] 19 19 3) restart czarpoll and then[[BR]] … … 22 22 The sequence of commands should therefore be something like: 23 23 24 1) ssh as ipp on {{{ipp 009}}}25 {{{ 26 yourhost:~$ ssh ipp@ipp 00924 1) ssh as ipp on {{{ippc11}}} 25 {{{ 26 yourhost:~$ ssh ipp@ippc11 27 27 }}} 28 28
