码迷,mamicode.com
首页 >  
搜索关键字:git ssh    ( 47161个结果
Ubuntu Linux下通过代理(proxy)使用git上github.com
github.com,作为程序员的代码仓库,我们经常会用到。但有时候我们不能直接通过网络链接它,只能通过代理。 这里我有一台代理服务器,起初我以为在终端设置了代理环境就行了,其设置为在你的~/.bashrc里增加以下几行: export http_proxy="http://proxy-server:3128/" export https_proxy="http://proxy-server:...
分类:系统相关   时间:2014-04-27 19:50:27    阅读次数:1181
47161条   上一页 1 ... 4715 4716 4717
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!