Skip to content

Instantly share code, notes, and snippets.

@unclebean
Created November 29, 2014 15:05
Show Gist options
  • Save unclebean/d1b97e1bdf614413c60f to your computer and use it in GitHub Desktop.
Save unclebean/d1b97e1bdf614413c60f to your computer and use it in GitHub Desktop.
Generate ras key
ssh-keygen -t rsa -b 2048
ssh -i /keypath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment