呃尝试过,N多次。
bitbucket
github
还有那个openshift。
只要不把id_rsa.pub 放到规定的文件下,而且不以id_rsa.pub命名。
就休想能够正常使用。
-----------我的意思是说,每次ssh-keygen -t rsa 只能是一路默认
。这样出来的id_rsa.pub里面的内容粘贴到git上面的sshkeys 才能生效
。
其它的情况,都不能生效。于是我很蛋疼地经常运行这条命令。不能并存么?不能id1_rsa.pub,id2_rsa.pub,id3_rsa.pub。
bitbucket
github
还有那个openshift。
只要不把id_rsa.pub 放到规定的文件下,而且不以id_rsa.pub命名。
就休想能够正常使用。
-----------我的意思是说,每次ssh-keygen -t rsa 只能是一路默认
。这样出来的id_rsa.pub里面的内容粘贴到git上面的sshkeys 才能生效
。
其它的情况,都不能生效。于是我很蛋疼地经常运行这条命令。不能并存么?不能id1_rsa.pub,id2_rsa.pub,id3_rsa.pub。