I am using a proxy, however I cannot retrieve the repository RPMs
If you use rpm or yum to install the Amahi Linux Home Server and you are behind a proxy, you may need to set the proxy specifically for those programs.
- For
rpm, you will need to use the options--httpproxy HOSTand maybe--httpport PORT - For
yum, you may have to doexport http_proxy=HOST:PORTin/etc/yum.confor from the command line before usingyumby hand. See this article to learn more aboutyumand proxy servers.
Back to the FAQ