1,103
edits
m (Added TODO items) |
|||
Line 39: | Line 39: | ||
'''TODO:''' | '''TODO:''' | ||
* Add in the Mini-PDU switchoff scripts for power-conservation (and make the script non-working directory dependent) | * 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!) | ||
# switch the lobbypdu port 1 off | # switch the lobbypdu port 1 off | ||
50 23 * * * cd ~jasper/lobbypdu ; ./off.sh | 50 23 * * * cd ~jasper/lobbypdu ; ./off.sh | ||
# and back on again | # and back on again | ||
30 8 * * * cd ~jasper/lobbypdu ; ./on.sh | 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) |