Update 'config'
This commit is contained in:
parent
edabb66857
commit
fd40257901
6
config
6
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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user