Ubuntu SSH Algorithm negotiation failed
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                Ubuntu SSH Algorithm negotiation failed
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                問題
解決方法
chmod 777 /etc/ssh/sshd_config
gedit /etc/ssh/sshd_config
添加如下
Ciphers aes128-cbc,aes192-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,3des-cbc,arcfour128,arcfour256,arcfour,blowfish-cbc,cast128-cbcMACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-sha1-96,hmac-md5-96KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group1-sha1,curve25519-sha256@libssh.org重啟 ssh
service sshd restart參考文獻
Ubuntu SSH Algorithm negotiation failed
總結
以上是生活随笔為你收集整理的Ubuntu SSH Algorithm negotiation failed的全部內容,希望文章能夠幫你解決所遇到的問題。
                            
                        - 上一篇: IDEA中Git的更新、提交、还原方法
 - 下一篇: 移动端浏览器预览word、excel、p