linux生成SSH key

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

相關文章
相關標籤/搜索