Build ssh confidence
For normal server:
- ssh-keygen -t rsa
- ssh-copy-id user@remote-server
For github:
- ssh-keygen -t rsa -c "your_email@youremail.com"
- xclip -sel clip < ~/.ssh/id_rsa.pub # copy to clipboard
- paste your key into the "Key" field in your github account
Written by kelviN
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ssh
Authors
Related Tags
#ssh
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#