Browse Source

ssh: aws

master
Maxim Likhachev 11 years ago
parent
commit
ff183441ab
  1. 9
      etc/net/ssh/config

9
etc/net/ssh/config

@ -20,10 +20,15 @@ Host tx-o @@ -20,10 +20,15 @@ Host tx-o
#------ [ AWS ]
Host aws
Host aws-tx
User ubuntu
HostName 54.72.210.58
IdentityFile ~/.ssh/aws.pem
IdentityFile ~/.ssh/aws-tx.pem
Host aws-kb
User ubuntu
HostName 54.72.33.227
IdentityFile ~/.ssh/aws-kb.pem
#------ [ KB ]

Loading…
Cancel
Save