Untitled
unknown
plain_text
7 months ago
119 B
9
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