In 1995 a Finnish researcher's university network was sniffed, thousands of passwords stolen in cleartext off the wire. His weekend fix became SSH, then a company, then a licensing fight, then an OpenBSD fork that now guards essentially every server on earth. This is how remote access got encrypted.
Ssh
-
The Story of SSH: How a Stolen Password Became the Internet's Front Door -
Post-Quantum Cryptography in 2026: Kyber, Dilithium, and the Migration That Already Started A practical, working-engineer's look at where post-quantum cryptography actually stands in mid-2026: what NIST shipped in FIPS 203/204/205, the Module-LWE math behind ML-KEM and ML-DSA at a level you can defend in a code review, the hybrid TLS and SSH deployments already moving real traffic, and the honest cost of the migration in bytes, milliseconds, and operational pain.
-
Linux Security Hardening Baseline A practical Linux security hardening baseline: CIS Benchmark controls, kernel hardening via sysctl, AppArmor mandatory access control, seccomp syscall filtering, auditd for syscall monitoring, SSH hardening, fail2ban, unattended-upgrades, and systemd unit sandboxing.
-
YubiKey for SSH, GPG, sudo, and FIDO2 A YubiKey is five security tokens in one — FIDO2, PIV, OpenPGP, OATH, and OTP. How to route SSH, GPG signing, sudo, and browser logins through hardware so your credentials live on a key you tap, not a file on disk.
-
Teleport: Zero-Trust Access for Infrastructure Replace SSH keys, VPN, and static database credentials with Teleport's certificate-based access plane — covering servers, Kubernetes, databases, web apps, CI/CD bots, and audit logs.
-
SSH Hardening: Locking Down the Door Every Server Has Open A complete SSH hardening guide — key-based authentication, sshd configuration, ProxyJump, agent forwarding, SSH certificates, port knocking, two-factor auth, and auditing who can get in and what they can do.
-
The Complete VPS Setup Guide: Security, Performance, and Quality of Life A comprehensive guide to setting up a VPS the right way — from choosing a vendor and hardening your first boot, to SSH mastery, firewall configuration, monitoring, backups, and quality-of-life improvements that make remote administration a pleasure.