Raspberry Pi Home Automation

Raspberry Pi Home Automation

Raspberry Pi Home Automation Config sudo apt-get install git-core sudo apt-get update sudo apt-get upgrade raspi-config hostname ssh enable GPIO over network update crontab or rc.d Check sudo crontab -e for demons to be started. * I removed them and added them to /etc/init.d/ * init.d vs. cron * rc2.d is the user level stuff…