Skip to content

Commit 276ec0d

Browse files
authored
Update ont-odi-realtek-dfp-34g-2c2.md (#337)
For Fedora 39 you need to also add host key algo
1 parent 2397642 commit 276ec0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ont/ont-odi-realtek-dfp-34g-2c2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parent: ODI
2828
{% include alert.html content="SSH uses an outdated set of algorithms/ciphers, you can connect using the following command:" alert="Note" icon="svg-info" color="blue" %}
2929

3030
```shell
31-
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oCiphers=+3des-cbc [email protected]
31+
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oCiphers=+3des-cbc -oHostKeyAlgorithms=ssh-rsa [email protected]
3232
```
3333

3434
{% include image.html file="realtek-dfp-34g-2c2.jpg" alt="ODI Realtek DFP-34X-C2C" caption="ODI Realtek DFP-34X-C2C" %}

0 commit comments

Comments
 (0)