How to configure proxy settings for wget on Fedora

 

You are probably behind proxy, and when you execute wget command to download some file, you get 403 error.

Not a problem! Let's create file in your home directory

nano ~/.wgetrc

Paste proxy server address and port in the following format:

use_proxy = on
http_proxy = http://192.168.55.10:8080
https_proxy = https://192.168.55.10:8080
ftp_proxy = ftp://192.168.55.10:8080

Remember, that in our example proxy address is 192.168.55.10, and port is 8080.

 

Moving your apps to Amazon or Miscrosoft Clouds?

We can help you analyze your existing infrastructure, identify the cost savings we can achieve by migrating to a cloud provider. We can then execute end-to-end migration plan of your infrastructure and bringing down your TCO.

Cloud Computing

Ready for IPv6 Migration?

The Internet is running out of the equivalent of phone numbers - familiar problem, non-trivial solution.

The world has to move to IPv6, with its 128-bit addresses. But that's easier said than done.

IPv6 Migration

Are you fluent in "Linux"?

Learn Linux from a leading expert and quickly master you Linux skills.

Learn how to simplify your workflow and increase your productivity using tips and techniques of the pros.

Ideal training for Corporate IT Beginners and Advanced IT Admins alike.

Corporate Linux Training

Who's Online

We have 3 guests and no members online