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