Untitled

Anonymous
plain_text
10/22/2024 11:50 AM
160 B
22
Indexable
ssh-keygen -t ed25519 -C "just a comment"

eval "$(ssh-agent -s)"

ssh-add ~/.ssh/id_ed25519

cat ~/.ssh/id_ed25519.pub
Editor is loading...
Leave a Comment