Anonymous

Equipment/Hamming: Difference between revisions

From London Hackspace Wiki
m
→‎Hamming-Replacement: added notes and removed cron stuff
m (→‎Hamming-Replacement: added notes and removed cron stuff)
Line 39: Line 39:
'''TODO:'''
'''TODO:'''


* Add in the Mini-PDU switchoff scripts for power-conservation (and make the script non-working directory dependent) (will be moved to adminstuff by Jasper, not vital to the running of the space really tho!)
* Transition off Mini-PDU switch-on/off scripts for power-conservation (and make the script non-working directory dependent) (<span style="color: red;">will be moved to adminstuff by Jasper, not vital to the running of the space really tho!</span>)
 
  # switch the lobbypdu port 1 off
  50 23 * * * cd ~jasper/lobbypdu ; ./off.sh
  # and back on again
  30 8  * * * cd ~jasper/lobbypdu ; ./on.sh
 
* Copy host ssh keys from hamming to hamming-replacement to prevent auto-login errors
* Copy host ssh keys from hamming to hamming-replacement to prevent auto-login errors
* Verify scripts are working with new RPi2 (Orange LED, etc)
* Verify scripts are working with new RPi2 (Orange LED, etc)