Linux stuff I should remember but need to keep looking up

Inspired by Decryption’s blog post. SSH Key Login Passwords are so 2019. I’m copying the imporant bits from this article. Generate a Key If you don’t already have an ssh key on the local machine (usually located at ~/.ssh/id_ed25519.pub), generate one with Then there’s some permissions stuff to do: For macOS / Linux, run the […]