Muyun99's wiki Muyun99's wiki
首页
学术搬砖
学习笔记
生活杂谈
wiki搬运
资源收藏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)

Muyun99

努力成为一个善良的人
首页
学术搬砖
学习笔记
生活杂谈
wiki搬运
资源收藏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
  • 常见 bug 修复

    • Vuepress deploy时的若干问题
    • npm项目启动报错
    • 连接远程服务器显示Host key verification failed
    • 环境配置

    • 常用库的常见用法

    • wiki搬运
    • 常见 bug 修复
    Muyun99
    2021-05-25

    连接远程服务器显示Host key verification failed

    # 连接远程服务器显示Host key verification failed

    问题显示:

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
    Someone could be eavesdropping on you right now (man-in-the-middle attack)!
    It is also possible that a host key has just been changed.
    The fingerprint for the ECDSA key sent by the remote host is
    SHA256:***.
    Please contact your system administrator.
    Add correct host key in /home/muyun99/.ssh/known_hosts to get rid of this message.
    Offending ECDSA key in /home/muyun99/.ssh/known_hosts:16
      remove with:
      ssh-keygen -f ***
    ECDSA host key for has changed and you have requested strict checking.
    Host key verification failed.
    
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15

    老样子,按照提示来即可

    ssh-keygen -f ***
    
    1
    上次更新: 2021/08/02, 21:04:52
    npm项目启动报错
    GPU功率不一致

    ← npm项目启动报错 GPU功率不一致→

    最近更新
    01
    Structured Knowledge Distillation for Semantic Segmentation
    06-03
    02
    README 美化
    05-20
    03
    常见 Tricks 代码片段
    05-12
    更多文章>
    Theme by Vdoing | Copyright © 2021-2023 Muyun99 | MIT License
    • 跟随系统
    • 浅色模式
    • 深色模式
    • 阅读模式
    ×