腾讯云服务器控制台外生成密钥的逻辑: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2025

  • curprev 10:0210:02, 29 September 2025Mwroot talk contribs 660 bytes +660 Created page with "在服务器外面生成密钥,怎么用?我只能看见一个公钥,公钥怎么展示在外边?私钥在哪里?其实逻辑是这样的。 # 点击生成 # 生成公钥,自动展示。同时,生成私钥,弹出下载 # 公钥放在控制台,可以绑定到实例,也就相当于把公钥复制进 ~/.ssh/authorized_keys # 私钥下载到本机上,放进本机的 .ssh 文件夹,再在 config 里配置一下,就可以免密登录实例了 这些..."