Update 'config'

This commit is contained in:
fossilfranv 2023-04-28 15:42:04 -07:00
parent edabb66857
commit fd40257901

6
config
View File

@ -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 Port 22
User franv User root
IdentityFile ~/.ssh/id_rsa ##Be careful here no ".pub" extension, otherwise doesn't work IdentityFile ~/.ssh/id_rsa ##Be careful here no ".pub" extension, otherwise doesn't work