LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Proxy Settings (https://www.linuxquestions.org/questions/linux-networking-3/proxy-settings-722673/)

priyadarshan 04-30-2009 06:09 AM

Proxy Settings
 
I did proxy server settings with the command.....

http_proxy: ............Bla Bla Bla

Now I want to remove it and How to do so???

JulianTosh 04-30-2009 06:24 AM

If you mean you created an environment variable with the proxy information and you'd like to delete the environment variable, you can simply:

'unset http_proxy'


All times are GMT -5. The time now is 04:02 AM.