方法一: ssh-keygen -t rsa -f hello建立公鑰 cd ~/.ssh cat hello.pub查看公鑰并復(fù)制到對方服務(wù)器.ssh下方的authorit...
IP屬地:江蘇
方法一: ssh-keygen -t rsa -f hello建立公鑰 cd ~/.ssh cat hello.pub查看公鑰并復(fù)制到對方服務(wù)器.ssh下方的authorit...
最近在首頁看到了CocoaPods的安裝方法,其實我也忘記了,就拿了個新電腦試了一下,結(jié)果發(fā)現(xiàn)搬運的還是比較老的東西,所以想做一個看看。 以下命令在終端執(zhí)行; 1: 以刪除官...