Similar questions to this one are all over the net, but I failed to solve my problem even after consulting them :(
I am trying sudo apt-get update
on a kubuntu 14.04 laptop, and I get a ton of W: Failed to fetch http://... Something wicked happened resolving ... (-5 - No address associated with hostname)
messages
Also, ping google.com
gives ping: unknown host google.com
I can however connect to the Internet through Firefox...
It is probably related to some proxy issue
I saw suggestions to add statements like export http_proxy=http://username:pass@proxy_url:port/
to .bashrc
but I don't know what is my proxy_url exactly.
Checking this website http://aruljohn.com/details.php , I can see my port number but I have Not available
next to Proxy server
Please Help!