Proxmox Backup Server: Idle shutdown script
This one does what it says on the tin: Shut down the backup server when there are no more tasks running.
OpenWRT: FRITZ!Box reboot/reconnect script
Because a FRITZ!Box did not work reliably on a DS-Lite connection, I wanted to reboot it automatically. With the current FRITZ!OS 7.29, many scripts and tips from the internet no longer work. This one does.
ESP8266 I/O Modul geht in die 3. Runde
David hat seit Weihnachten eine dritte Auflage der ESP8266 230V I/O Module im Angebot!
Die Bestellung findet wie gewohnt auf dem Mikrocontroller.net Marktplatz statt. Vielen Dank für deinen Einsatz!
OpenWRT: Improved Network/OpenVPN/WiFi watchdog
After using the simple watchdog for a while I needed to monitor another network interface. Since the old script couldn’t be extended nicely (without creating lots of redundant code), I decided to rewrite the whole thing! This new version allows me to set up multiple watchdogs with custom commands within…