From: Andrew DeFaria Date: Tue, 14 Feb 2023 18:28:39 +0000 (-0800) Subject: Changes to sshconf X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=56d3fe8351c2eb173541afeb9445059fa452d73e;p=clearscm.git Changes to sshconf --- diff --git a/rc/sshconfig b/rc/sshconfig index d973235..0ea3d8f 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -1,7 +1,7 @@ StrictHostKeyChecking no LogLevel ERROR -Host sandbox sandboxu sandboxc7 mars earth home defaria.com +Host sandbox sandboxu sandboxc7 mars earth home defaria.com training ForwardX11 yes ForwardX11Trusted yes @@ -20,7 +20,7 @@ Host home User andrew IdentityFile ~/.ssh/id_ecdsa -Host 10.2.* sandbox* +Host 10.2.* sandbox* training ForwardAgent yes StrictHostKeyChecking no UserKnownHostsFile /dev/null