蓝色天空

走在IT的路上,随时需要抬头看看天空
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年7月1日

摘要: 参考:https://github.com/xulingbo/xulingbo.github.io/issues http://blog.csdn.net/hguisu/article/details/7244981 http://blog.csdn.net/hguisu/article/detai 阅读全文

posted @ 2016-07-01 17:24 my_house_station 阅读(116) 评论(0) 推荐(0) 编辑

摘要: 生成 SSH 公钥 如前所述,许多 Git 服务器都使用 SSH 公钥进行认证。 为了向 Git 服务器提供 SSH 公钥,如果某系统用户尚未拥有密钥,必须事先为其生成一份。 这个过程在所有操作系统上都是相似的。 首先,你需要确认自己是否已经拥有密钥。 默认情况下,用户的 SSH 密钥存储在其 ~/ 阅读全文

posted @ 2016-07-01 11:58 my_house_station 阅读(180) 评论(0) 推荐(0) 编辑