From 62ec28d00dff309bffefa91eef6c05c16bb829be Mon Sep 17 00:00:00 2001 From: Artem Dolgiy Date: Fri, 11 Apr 2025 10:35:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5?= =?UTF-8?q?=D0=BB=D1=8F=20ssh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config b/config index f78ee63..6c24bf0 100644 --- a/config +++ b/config @@ -10,13 +10,15 @@ Host bastion_local StrictHostKeyChecking no UserKnownHostsFile /dev/null LogLevel QUIET - + Host *.qwarta.ru ForwardAgent yes - User root + User adolgiy + #User root IdentityFile /home/da2001/.ssh/sape_a.dolgiy Host *.sapientru.net ForwardAgent yes - User root + User adolgiy + #User root IdentityFile /home/da2001/.ssh/sape_a.dolgiy