[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: proxy



Giorgio Raccanelli wrote:

hello everyone,

I need to connect my PC to the Internet for making an upgrade. I have already configured the net-card (I'm sure because I'm able to send ping commands and receive answers), but my PC is on a network, so if I want to be able to receive the packages from the mirror I need to tell the system to go through the proxy. How can I do that?

Thanks

Giorgio Raccanelli


export http_proxy=http://192.168.0.1:3128/ && apt-get update && apt-get dist-upgrade

for example.



Reply to: