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