Created
January 16, 2014 18:46
-
-
Save hexsprite/8460894 to your computer and use it in GitHub Desktop.
SSH Config to login to EC2 hosts using ubuntu user automatically
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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