Post #2161740
2026-05-07 14:40 UTC
Updated post!
I like to install `keychain` to manage my SSH keys. When logging in for the first time after boot, it prompts me for the passphrase to unlock my key, then will maintain a single `ssh-agent` process across multiple login sessions.
Added a note about setting up keychain to launch at login for the fish shell.
https://www.dwarmstrong.org/freebsd-ssh-keys/
#SSH #FishShell #FreeBSD #RunBSD
Replies (2)
-
@thesaigoneer@social.linux.pizza 2026-05-07 14:59
@dwarmstrong@fosstodon.org On a roll, young friend. Great write-ups!
-
@jpmens@mastodon.social 2026-05-09 12:36
@dwarmstrong@fosstodon.org well done. (Small nit: authorized_keys need not exist on the client unless I want to SSH into said client.)