ssh: Add new host Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Tue, 30 Oct 2018 22:53:41 +0530
1 files changed,
7 insertions(+),
0 deletions(-)
jump to
M
ssh/config
→
ssh/config
@@ -29,3 +29,10 @@ Host milan
Hostname 35.154.128.132 User ubuntu IdentityFile ~/.ssh/id_rsa + +Host emerald + Hostname 139.59.93.193 + User nerdypepper + IdentityFile ~/.ssh/id_rsa + Port 443 +