使用ssh-keygen
生成密钥时,此命令的一些参数使用记录一下。
1.生成私钥
ssh-keygen -t rsa -C "Some comment"
2.修改密码
ssh-keygen -t rsa -f ~/.ssh/id_rsa -p
Refferences:
使用ssh-keygen
生成密钥时,此命令的一些参数使用记录一下。
1.生成私钥
ssh-keygen -t rsa -C "Some comment"
2.修改密码
ssh-keygen -t rsa -f ~/.ssh/id_rsa -p
Refferences:
最新评论
本来在正常下载,突然就不能下载,并出现报错:a socket operation was attempted to an unreachable network。请问是什么原因呢
试了,还是不行,能不能更新一下
试了,确实不行,能不能更新一下
也推荐一下我自己写的 https://twitdown.com