会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
晕菜一员
Sample life, sample digital!!!
博客园
首页
新随笔
联系
订阅
管理
2017年5月17日
mac 配置 ssh 到git (Could not resolve hostname github.com, Failed to connect to github.com port 443 Operation timed out)
摘要: 1、进入终端命令行 (1)输入:cd .ssh/ 进入到.ssh后,输入ls,会输出“known_hosts”,如果没有创建过rsa的话 (2)输入:man ssh-add (3)输入:ssh-keygen -t rsa -C "your email" // 你的邮箱 (4)输入:输入私钥名字 En
阅读全文
posted @ 2017-05-17 17:35 晕菜一员
阅读(11432)
评论(0)
推荐(0)
公告