[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: This page best viewed with Lynx



psadhukhan@xxxxxxxxxxx forced the electrons to say:
> 
> hi, i had been wondering how to configure my lynx to use a proxy.

There are two ways.

One is to edit the lynx.cfg file and put in the relevant information for your
proxy server. Look for lines like http_proxy=http://www.proxy.cm:80/. If your
proxy server requires authentication, you can set that up also.

The second method is to put the proxy server name in the environment. Put the
line export http_proxy=http://www.proxy.com:80/ in your bash profile file, and
fire up lynx. You can authenticate by adding the command line argument
- -auth=user:passwd. This is not visible in ps/w/top.

Binand.

- -- 
#include <stdio.h>                                   | Binand Raj S.
char *p = "#include <stdio.h>%cchar *p = %c%s%c;     | This is a self-
int main(){printf(p,10,34,p,34,10);return 0;}%c";    | printing program.
int main(){printf(p,10,34,p,34,10);return 0;}        | Try it!!

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------

End of Linux India Digest V1 #144
*********************************

--------------------------------------------------------------------
To unsubscribe send an email to majordomo@xxxxxxxxx with the word
'unsubscribe linux-india-digest' (without the quotes) in the body
of the email.