红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

Ubuntu set yum proxy

Ubuntu set yum proxy

Since Ubuntu is setupped completely, I wish to use this OS instead of Windoze.However,the road is so diffcult because I haven't use linux before.

First thing is to update the software, I go to the Ubuntu web--http://wiki.ubuntu.org.cn/Qref/Gutsy

And step by step, do it according the page.Unfortunately,it didn't work .The warning was:8080:80(0.0.31.144) ...

I'm using the edu network,using the proxy to inploxe the web.I find a lot msg,and finally know how to do.
   
export http_proxy='http://proxy.gdut.edu.cn:8080'

then OK. You must pay attention to the beginning of 'http://".

TOP

发新话题