Each time after a reboot I have to do:
for apt-get to connect to the outside world. I think this can be permanently set somewhere --- is it in ~/.bashrc or /etc/rc.local ?
Cheers,
Isix
Code:
export http_proxy="[url]http://myproxy.myplace:80"[/url]
Cheers,
Isix
Comment