「/etc/yum.conf」
proxy=http://proxy.xxx.com:8080/
「/etc/wgetrc」
http_proxy=http://proxy.xxx.com:8080/
rpm --httpproxy proxy.xxx.com --httpport 8080 ~