Skip to content

Instantly share code, notes, and snippets.

@hexsprite
Created January 16, 2014 18:46
Show Gist options
  • Select an option

  • Save hexsprite/8460894 to your computer and use it in GitHub Desktop.

Select an option

Save hexsprite/8460894 to your computer and use it in GitHub Desktop.
SSH Config to login to EC2 hosts using ubuntu user automatically
Host ec2*.compute.amazonaws.com
User ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment