Blog
首页
文档
收藏
关于
  • 在线转换时间戳 (opens new window)
  • 在线压缩图片 (opens new window)
  • Float-Double转二进制 (opens new window)
  • 文件转Hex字符串 (opens new window)

HiuZing

🍑
首页
文档
收藏
关于
  • 在线转换时间戳 (opens new window)
  • 在线压缩图片 (opens new window)
  • Float-Double转二进制 (opens new window)
  • 文件转Hex字符串 (opens new window)
  • Git常用命令
  • Git和SVN的区别
  • Git使用规范
  • Git提交规范
  • 代码规范
  • ssh
    • 连接Gitee
      • 生成ssh公钥
      • 打开Gitee添加部署公钥
  • Git
HiuZing
2023-10-30
目录

ssh

# 连接Gitee

# 生成ssh公钥

ssh-keygen -m PEM -t ed25519 -C "[email protected]"
1

生成两个文件

私钥:id_ed25519

公钥:id_ed25519.pub

# 打开Gitee添加部署公钥

image-20231107231131477

上次更新: 2024/08/14, 04:14:33
代码规范

← 代码规范

最近更新
01
React Native 使用SVG
08-13
02
Docker基础命令
08-04
03
算数逻辑单元
07-30
更多文章>
Theme by Vdoing | Copyright © 2021-2024 WeiXiaojing | 友情链接
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式