I've set a global proxy from Applications -> Network so firefox has access.
I've followed 'apt-get' does not work with Proxy so apt-get also works.
But if I try other commands which require the internet, for example wget, I generally get errors to the effect of:
failed: Connection timed out.
How can I set EVERYTHING to use the proxy? There's no other way to connect.
Tried bash -c export http_proxy='proxy_ip:port/'
from no internet for terminal- connect through a proxy but no joy.