Skip to content

Instantly share code, notes, and snippets.

@jairoFernandez
Last active May 31, 2018 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jairoFernandez/8e0359fe4851b6d7e51f8573fafc25b2 to your computer and use it in GitHub Desktop.
Save jairoFernandez/8e0359fe4851b6d7e51f8573fafc25b2 to your computer and use it in GitHub Desktop.
Obtener la llave ssh en windows!!!
ssh-keygen -C "frank@fabrikam.com"
type %userprofile%\.ssh\id_rsa.pub # En cmd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment