Engineering and technology
Hyrum’s Law
LibreELEC Allwinner
FTP Upload sim7600 – Using Arduino / Networking, Protocols, and Devices – Arduino Forum
Recorder – Home Assistant
RC Snubber Calculator Spreadsheet
Pandora FMS
Source: Pandora FMS – Wikipedia
Step-by-Step Guide to Eliminating Slow FTP Speeds (2022 Update) — RapidSeedbox
Issue: can’t login when reverse proxy is activated – Grafana / Configuration
Add-On Configuration | Home Assistant Developer Docs
tcp – iptables/haproxy limit packets per second
iptables -A INPUT -p tcp --dport 1234 -m state --state NEW -j ACCEPT
iptables -I INPUT -p tcp --dport 1234 -m hashlimit --hashlimit-mode srcip,srcport --hashlimit-name HASHNAME --hashlimit-htable-max 5000 --hashlimit-htable-expire 10000 --hashlimit-above 5/sec -j DROP
Source: tcp – iptables/haproxy limit packets per second – Server Fault
Shell Command
This integration can expose regular shell commands as services. Services can be called from a script or in automation. Shell commands aren’t allowed for a camel-case naming, please use lowercase naming only and separate the names with underscores.
Source: Shell Command – Home Assistant