About the emonSD category

Discussion regarding emonSD pre-built Raspberry Pi (emonPi / emonBase) SD card image software stack included with all emonPi units. Based on Debian Raspbian. Includes Emoncms local server.

Resources

By default emonSD has a number of services running, if you don’t want to use these they can be disabled with:

pi@emonpi:~ $ sudo systemctl disable openhab.service  
pi@emonpi:~ $ sudo systemctl disable nodered.service  
pi@emonpi:~ $ sudo systemctl disable emonPiLCD.service  
pi@emonpi:~ $ sudo systemctl disable apache2.service