会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
jjjt
ad
博客园
首页
新随笔
联系
管理
订阅
2023年3月9日
解决git“Unable to negotiate with 218.244.143.137 port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss”的问题
摘要: 新建~/.ssh/config文件,文件内容如下: Host * KexAlgorithms +diffie-hellman-group1-sha1 HostkeyAlgorithms +ssh-dss,ssh-rsa PubkeyAcceptedKeyTypes +ssh-dss,ssh-rsa
阅读全文
posted @ 2023-03-09 18:28 是谁啊?
阅读(66)
评论(0)
推荐(0)
编辑
公告