linux生成SSH key

1. 检查SSH keys是否存在 ls -al ~/.ssh
2. 生成新的ssh key 输入 ssh-keygen -t rsa -C your_email@example.comssh

相关文章
相关标签/搜索