Hardening SSH on a fresh Linux server
Disable root login, enforce key-based auth and lock down the basics in ten minutes.
Disable root login, enforce key-based auth and lock down the basics in ten minutes.
A practical, no-nonsense walkthrough of CIDR notation and how to carve up a /24.
Why bcrypt and argon2 beat SHA-256, and how to use them correctly in your app.
Stop over-provisioning. Match instance types to real metrics and cut your bill.
set -euo pipefail, quoting, and the handful of habits that prevent 3am surprises.