User Tools

Site Tools


ssh_algo_fix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ssh_algo_fix [2026/06/11 19:24] – created adminssh_algo_fix [2026/06/11 19:24] (current) admin
Line 5: Line 5:
 <code>nano ~/.ssh/config</code>  <code>nano ~/.ssh/config</code> 
  
-<code>Host * \\ +<code>Host * 
-KexAlgorithms +diffie-hellman-group14-sha1 \\ +    KexAlgorithms +diffie-hellman-group14-sha1 
-HostKeyAlgorithms +ssh-rsa \\+    HostKeyAlgorithms +ssh-rsa
 </code> </code>
 +
 +Then save and connect!!
ssh_algo_fix.1781205856.txt.gz · Last modified: by admin