From 817f8d67391207243525ac5911c18145af8713ce Mon Sep 17 00:00:00 2001 From: Andrew DeFaria Date: Tue, 15 Feb 2022 09:21:48 -0800 Subject: [PATCH 1/1] Remvoed nightly and fixed ForwardX11 --- rc/sshconfig | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/rc/sshconfig b/rc/sshconfig index 4d986a5..fd83394 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -1,7 +1,11 @@ StrictHostKeyChecking no LogLevel ERROR -Host jupiter cpanel github.com sandbox sandboxal +Host mars earth home defaria.com + ForwardX11 yes + ForwardX11Trusted yes + +Host jupiter cpanel github.com sandbox sandboxal sandboxu ForwardX11 no ForwardX11Trusted no @@ -16,9 +20,6 @@ Host home User andrew IdentityFile ~/.ssh/id_ecdsa -Host nightly - Hostname 10.2.96.137 - Host sandbox Hostname 10.2.99.60 IdentityFile ~/.ssh/cpanelkey -- 2.17.1