slapt-get & proxy

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
a-m
Posts: 2
Joined: 1. Feb 2010, 09:22
Location: Ekaterinburg, Russia

slapt-get & proxy

Post by a-m »

Hi,

I just installed salix on VirtualBox.
How can I configure slapt-get to work through proxy ?

Thanks for beautiful distro.
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: slapt-get & proxy

Post by gapan »

Image
Image
a-m
Posts: 2
Joined: 1. Feb 2010, 09:22
Location: Ekaterinburg, Russia

Re: slapt-get & proxy

Post by a-m »

Thank Gapan,
I put username and password in http_proxy - it works perfectly.
Something like:

Code: Select all

export http_proxy=http://user:pass@172.16.16.1:3128
slapt-get -u 
...
8-)
Post Reply