Created
November 13, 2017 09:11
-
-
Save atton/07b99afe4380b8cec1f01cfd49578469 to your computer and use it in GitHub Desktop.
~/.ssh/config for Amazon EC2
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 | |
user ubuntu | |
hostname 1.2.3.4 | |
identityfile ~/.ssh/id_hoge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment