Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. 其他>
  3. Unable to negotiate with xxxxx port 22: no matching host key type found. Their offer: ssh-rsa报错的解决方法

Unable to negotiate with xxxxx port 22: no matching host key type found. Their offer: ssh-rsa报错的解决方法

  • Post author:xfxia
  • Post published:2023年10月18日
  • Post category:其他


1.打开.ssh文件夹

2.新建一个config文件,不带后缀名

3.加入如下内容

Host *

HostkeyAlgorithms +ssh-rsa

PubkeyAcceptedKeyTypes +ssh-rsa



版权声明:本文为oqqLWX原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/oqqLWX/article/details/122305908

你可能也喜欢

Hexo博客部署到服务器—踩坑记录

docker将容器制作成镜像并上传到阿里云镜像仓库

拜占庭将军问题(一)—— 引言与结论

一步步教你如何在Ubuntu虚拟机中安装QEMU并模拟模拟arm 开发环境(一)uImage u-boot

sql大全

adaboost 简单介绍

重启服务器

Rapidjson的简单使用

VNC的安装使用和分辨率设置

Maven打包子模块

R语言数据分析报告 明天是否下雨预测

[论]Learning Dynamic and Hierarchical Traffic Spatiotemporal Features with Transformer

超简单的闪烁爱心输出

springmvc(九) 参数绑定

ES+IK6.3.0研究 含kibana安装ik分词

分库分表一:ShardingSphere介绍和入门实战

arm64位处理器Ubuntu18.04系统安装libpcap-dev

jQuery实现Checkbox全选功能

windows抓屏(截屏)实现方法

基于LORA自组网的数据采集系统的实现

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单