http://paulorenato.com/index.php/electronics-diy/197-rc-snubber-calculator-spreadsheet
Author: Jovan Stosic
lamw/ghettoVCB: ghettoVCB
Pandora FMS
Source: Pandora FMS – Wikipedia
Reid, T.R., The Chip: How Two Americans Invented the Microchip and Launched a Revolution
https://www.amazon.com/Chip-Americans-Invented-Microchip-Revolution-ebook/dp/B000XU4UT4
How to Restore or Apply an Oleophobic Coating
Parallel Mothers (2021)
Source: Parallel Mothers (2021) – IMDb
Mark Whitfield
Step-by-Step Guide to Eliminating Slow FTP Speeds (2022 Update) — RapidSeedbox
Source: 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
Source: 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