This is because you need to connect to internet thru proxy in your network env. Try to edit /etc/yum.conf and add the following lines after [main] tag:
proxy=http://xxx.xxx.xx.xx:8080
proxy_username=username
proxy_password=password文章標籤
全站熱搜
This is because you need to connect to internet thru proxy in your network env. Try to edit /etc/yum.conf and add the following lines after [main] tag:
proxy=http://xxx.xxx.xx.xx:8080
proxy_username=username
proxy_password=password