Hi,there!<br><br>    I am using axel to speed up downloading rpms by using Fedora yum command.The problem is that my computer is using a proxy which requires authentication to connect to internet.<br><br>    After installing axel plugin for yum and configuring proxy in /etc/yum.conf, I invoking &#39;yum install <i>some-package</i>&#39; and get output like:<br>
use axel to download package, axel -a -n 3 <i>some-url</i>. However, about some seconds later, it shows <i>time out.<br><br>    </i>Then I<i> </i>tried to run &#39;axel <i>some-url</i>&#39;<i> at bash, it returns:HTTP/1.0 407 Proxy Authentication Required, </i>which is wild because I have set bash environment variables<i> http_proxy to proxy:passwd@somedomain.</i> I also tried to edit <i>~/.axelrc </i>but it won&#39;t work either.<i><br>
<br><br>    </i> So I&#39;d like to know if I did somthing wrong?<i><br><br></i>Thanks!<i><br></i>