何のを為に生きて行くのか
顯示具有
SSH
標籤的文章。
顯示所有文章
顯示具有
SSH
標籤的文章。
顯示所有文章
2020年3月2日 星期一
[SSH] Git 和 SSH
1.開啟Git Bash
2.產生公私鑰 ssh-keygen -t rsa -C "XXX"
"XXX" = email
Enter file in which to save the key:
Enter passphrase
Enter same passphrase again
RSA 2048
3.顯示公鑰 cat ~/.ssh/id_rsa.pub
4.將公鑰新增至Server端
5.設定完畢
git clone "ssh"
較舊的文章
首頁
訂閱:
文章 (Atom)