From fd402579016f0126eac4211634370e327545cf42 Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Fri, 28 Apr 2023 15:42:04 -0700 Subject: [PATCH] Update 'config' --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index 91220b7..b11a7e7 100644 --- a/config +++ b/config @@ -8,13 +8,13 @@ Host * -Host 192.168.1.73 ap1 ##This ap1 needs to be set as a prefix for the user password in hosts +Host new.test.server new1 ##This new1 needs to be set as a prefix for the user password in hosts - Hostname 192.168.1.73 + Hostname new.test.server Port 22 - User franv + User root IdentityFile ~/.ssh/id_rsa ##Be careful here no ".pub" extension, otherwise doesn't work