Skip to content

Tag: linux

All the articles with the tag "linux".

Ed25519 ssh keys

Ed25519 ssh keys

Ed25519 is faster and more secure than RSA for SSH keys — generate a key pair, add it to authorized_keys, and ditch the old RSA habits.

Archive & Compression utilities

Archive & Compression utilities

tar, gzip, bzip2, xz, zip — demystified. When to use each compression tool, speed vs ratio trade-offs, and the flags you'll actually need.