new ssh key for droplet
icyphox icyph0x@protonmail.com
Sat, 20 Jan 2018 22:05:14 +0530
1 files changed,
6 insertions(+),
0 deletions(-)
jump to
M
ssh/.ssh/config
→
ssh/.ssh/config
@@ -10,3 +10,9 @@
Host webarchsrm.com User ubuntu IdentityFile ~/.ssh/webarch-aws.pem + +Host droplet + User root + Port 443 + Hostname 139.59.95.34 + IdentityFile ~/.ssh/id_rsa