Changes between Version 31 and Version 32 of PuffinServer


Ignore:
Timestamp:
04/08/13 09:06:04 (4 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PuffinServer

    v31 v32  
    2828 
    2929{{{ 
     30sudo -i 
     31cd 
    3032wget -q -U iCab http://files.aegir.cc/BOA.sh.txt 
    3133bash BOA.sh.txt 
    3234barracuda up-stable 
    3335octopus up-stable all 
     36}}} 
     37 
     38Then the root cronjob running {{{/var/xdrago/clear.sh}}} at 11 mins past the hour needs commenting out due to the 502 errors it causes, see ticket:483: 
     39 
     40{{{ 
     41sudo -i 
     42export EDITOR=vim 
     43crontab -e 
    3444}}} 
    3545