Windows 用户建议使用 Windows PowerShell 或者 Git Bash,在 命令提示符 下无 catls 命令

  • 1、通过命令 ssh-keygen 生成 SSH Keyssh-keygen -t ed25519 -C "Gitee SSH Key"
    • -t :key类型
    • -C :注释
    1. 中间通过按三次回车键确定(可以不需要输入什么)
    1. 查看生成的 SSH 公钥和私钥:ls ~/.ssh/
    1. 显示输出: id_ed25519 id_ed25519.pub
    • id_ed25519私钥文件
    • id_ed25519.pub公钥文件
    1. 读取公钥文件:cat ~/.ssh/id_ed25519.pub
    1. ssh-ed25519 AAAA***5B Gitee SSH Key,复制该内容就行。

Logo

一起探索未来云端世界的核心,云原生技术专区带您领略创新、高效和可扩展的云计算解决方案,引领您在数字化时代的成功之路。

更多推荐