Thanks a lot. I'm looking for a way to make this setting permanent.
What would it be the right place to add this export statement? Regards ________________________________ > Date: Thu, 18 Sep 2008 22:30:55 +0430 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Setting proxy server addres on non graphics interface Debian-etch > > On Thu, Sep 18, 2008 at 10:12 PM, Oscar Corte wrote: > > Hi: > > I recently installed Debian basic configuration with no gdm) > > I'd like to use lynx in order to access the Internet but I don't know where > to set the prosy server. > > Please help > > Regards > _________________________________________________________________ > Discover the new Windows Vista > http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > You can export the http_proxy and the ftp_proxy environment variables: > $export http_proxy='hostname:port' > $export ftp_proxy='hostname:port' > > and byepass the proxy for list of hosts that define in the no_proxy variable: > $export no_proxy=".google.com,localhost" > > Regards, > M.Reza Qurbani _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]