From 91320b9d97774db2c74ddcb7051b734af97515ef Mon Sep 17 00:00:00 2001 From: Yumin Wu Date: 2021年10月20日 14:51:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8Eknown=5Fhosts=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E5=88=A0=E9=99=A4=E5=85=AC=E9=92=A5=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d68261..1031e5b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ | \# ssh-copy-id -i ~/.ssh/id_rsa.pub root@192.168.0.2 | 将本地机器的公钥复制到远程机器的root用户的authorized_keys文件中 | | \# ssh-keygen -p -f ~/.ssh/id_rsa | 添加或修改SSH-key的私钥密码 | | \# ssh-keygen -y -f ~/.ssh/id_rsa> id_rsa.pub | 从私钥中生成公钥 | +| \# ssh-keygen -R 192.168.2.8 | 从known_hosts文件中删除公钥信息 | ### 系统信息 | 命令 | 说明 | |--------|--------|

AltStyle によって変換されたページ (->オリジナル) /