|
发表于 2003-6-6 22:53:03
|
显示全部楼层
about wgetrc
#~. rpm -ql wget|grep etc
/etc/wgetrc
#~. cat /etc/wgetrc|grep proxy
#http_proxy = http://proxy.yoyodyne.com:18023/
#ftp_proxy = http://proxy.yoyodyne.com:18023/
# If you do not want to use proxy at all, set this to off.
#use_proxy = on
#~.
so, we know, we could change the file "/etc/wgetrc" to turn on the proxy.
修改这个文件不是重要的,重要的是知道要修改哪个文件 so easy it is, u can do it urself too, good luck lah. |
|