Skip to content

Instantly share code, notes, and snippets.

@israelb
Created July 31, 2013 22:27
Show Gist options
  • Save israelb/6126752 to your computer and use it in GitHub Desktop.
Save israelb/6126752 to your computer and use it in GitHub Desktop.
Accesar a un SSH
chmod 600 Emision.pem
ssh -i certificado.pem user@my_ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment