PDA

View Full Version : proxy environment variable?



activeco
09-04-2004, 07:38 PM
Does anyone know where is "http_proxy" environment variable stored?
Also if I do "export http_proxy=xxx.xxx.xxx.xxx:xx" does Knoppix write to the same location?
TIA

mzilikazi
09-04-2004, 08:25 PM
Does anyone know where is "http_proxy" environment variable stored?
Also if I do "export http_proxy=xxx.xxx.xxx.xxx:xx" does Knoppix write to the same location?
TIA

/etc/profile is where you would usually put such things. Dunno about booting the live cd tho...

activeco
09-04-2004, 08:55 PM
Thanks mzilikazi.
I have looked at the file before but am a bit confused.
When I type "env" in bash I got a list of all variables, however in /etc/profile I could notice only PATH and some others but not all of them.
Some other non-standard temporary variables such as "http_proxy" must be written somewhere too.
They are not in /etc/profile.