Untitled
unknown
plain_text
5 months ago
119 B
8
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
ssh-keygen -t ed25519 -C "just a comment" eval "$(ssh-agent -s)" ssh-add ~/.ssh/id_ed25519 cat ~/.ssh/id_ed25519.pub