From msyswin:
ssh-keygen -C "username@email.com" -t rsa
The -C adds our e-mail as a comment to the key. The -t sets the key type to rsa. The key itself will be stored at $HOME/.ssh/id_rsa.pub. Copy and paste the contents of that file into your Unfuddle public key.
Source
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment