2012年12月25日

How To Use Proxy Server To Access Internet at Shell Prompt With http_proxy Variable. [reprint]

摘要: http://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/Set http_proxy shell variableType the following command to set proxy server:$ export http_proxy=http://server-ip:port/ $ export http_proxy=http://127.0.0.1:3128/ $ export http_proxy=http://proxy-server.mycorp.com:3128/How do I .. 阅读全文

posted @ 2012-12-25 11:29 Shawn X.Y. Bai 阅读(242) 评论(0) 推荐(0)

Under Fefora, how to solve hanging on Loaded plugins: refresh-packagekit while "yum -y install liblzo2-dev"

摘要: [root@fedora mtd-utils]# yum -y install liblzo2-devLoaded plugins: refresh-packagekit System Tools->KPackageKit->Settings->"Check for updates" : Never.. 阅读全文

posted @ 2012-12-25 11:05 Shawn X.Y. Bai 阅读(464) 评论(3) 推荐(0)

导航