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

Re: Using dselect With a Proxy Server



--- Misanthrope <valkyrie_14@hotmail.com> wrote:
> Hello,  I have just installed Linux for the first
> time and am having a few slight difficulties...At
...
> HTTP Port: 10.10.10.2:80
> FTP Port:   10.10.10.2:21
> Socks5 Port: 1080

Do a simple trick: include in your .bashrc (assuming
you use bash as your shell) the following line(s):

export http_proxy=http://10.10.10.2:80/
export ftp_proxy=http://10.10.10.2:80/

This should do the trick.

Regards,
Andrei
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Reply to: