SSH生成id_rsa, id_rsa.pub后,连接服务器却报: Agent admitted failure to sign using the key 错误. 解决方法: 在当前用户下执行命令: ssh-add 即可解决. github 遇到Permanently added the RSA host key for IP address '192.30.252.128' to the list of known hosts问题解决 刚开始使用github的时候不是很了解,新手一般的都会遇…