How to combine multiple physical ethernet ports into a single bonded interface using Netplan, with an overview of bonding modes and a practical configuration example.
Blog
Notes on software, architecture, and engineering.
SSH is powerful, but opening port 22 to the public internet invites constant brute force attempts. This guide covers four hardening strategies: disabling root login, SSH key auth, Fail2Ban, and tunneling through a VPN.