4557| 4
|
ubuntu通过scp发送qt的LED文件到开发板上报错 |
30金钱
最佳答案报错信息为:Unable to negotiate with 192.168.5.9 port 22: no matching host key type found. Their offer: ssh-rsa
lost connection
解决方法:
1. 在Ubuntu下打开该配置文件vim /etc/ssh/ssh_config。
2. 在该文件下添加如下内容。
Host 192.168.5.9 (注意)填写你的开发板的地址
HostKeyAlgorithms +ssh-rsa
| ||
| ||
| ||
| ||
| ||
|手机版|OpenEdv-开源电子网
( 粤ICP备12000418号-1 )
GMT+8, 2025-9-23 03:46
Powered by OpenEdv-开源电子网
© 2001-2030 OpenEdv-开源电子网