mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-28 11:05:13 +01:00
removing suggested but not necessary lines
This commit is contained in:
parent
dbc6fb2078
commit
051598ea9f
@ -141,13 +141,11 @@ On linux and macOS you'll want to add these lines to your ```~\.ssh\config``` fi
|
||||
|
||||
```
|
||||
Host <switch-ip>
|
||||
User root
|
||||
IdentitiesOnly yes
|
||||
IdentityFile ~/.ssh/private_key
|
||||
KexAlgorithms +diffie-hellman-group1-sha1
|
||||
PubkeyAcceptedKeyTypes=+ssh-rsa
|
||||
HostKeyAlgorithms=+ssh-rsa
|
||||
PreferredAuthentications publickey
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user