Does anyone know where this is lurking (not the Firefox proxy settings)? I'm trying to use the apt-get and it can't connect.
BTW. This link is quite useful and instructive.
http://www.downloadsquad.com/2007/11...urse-in-linux/
Printable View
Does anyone know where this is lurking (not the Firefox proxy settings)? I'm trying to use the apt-get and it can't connect.
BTW. This link is quite useful and instructive.
http://www.downloadsquad.com/2007/11...urse-in-linux/
In /etc/apt/apt.conf:
Code:Aquire::http::Proxy "http://proxy.lancsngfl.ac.uk:8080/";
Cheers Geoff.
Oh, if you want the thing to autopatch itself, have a look at the 'cron-apt' package.