标签:code com bsp 版本号 gen 记事本 新建 邮箱 ssh
ls -al ~/.ssh
rm -rf .ssh
ssh-keygen -t rsa -C "123@qq.com"
cat ~/.ssh/id_rsa.pub
SSH-Key
原文地址:https://www.cnblogs.com/chen-yi-yi/p/12870570.html