From 6e1882d2ff3ba3919351ca28e357ad3e5ae6698f Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Wed, 13 Aug 2014 13:10:44 +0600 Subject: [PATCH] =?UTF-8?q?ssh:=20=D1=80=D0=B5=D0=BE=D1=80=D0=B3=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/net/ssh/config | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/etc/net/ssh/config b/etc/net/ssh/config index 4143b11..bbcc76c 100644 --- a/etc/net/ssh/config +++ b/etc/net/ssh/config @@ -2,15 +2,6 @@ Host * ControlMaster auto ControlPath /home/%u/.ssh/sessions/%h_%p_%r -#------ [ DC ] - -Host dc - User taxi - HostName 193.169.52.76 - -Host dc-v-sites - HostName 193.169.52.78 - #------ [ TX ] Host tx-o @@ -36,6 +27,12 @@ Host aws-kb HostName 54.72.33.227 IdentityFile ~/.ssh/aws-kb.pem +#------ [ VPS ] + +Host vps-kb + User root + HostName 188.120.250.231 + #------ [ Office ] Host office