Page 1 of 1

srware iron/chromium problem with proxy settings

Posted: 13. Dec 2016, 13:38
by jsfarinet
I have a problem with chromium respectively iron: they do not recognize the proxy (settings) of slackware 14.2. When i try to configure it in Tools>Advanced i'm told that this system is not recognized. Any idea in regard? Thanks a lot in advance!

Re: srware iron/chromium problem with proxy settings

Posted: 14. Dec 2016, 20:44
by gapan
What did you try? Did you try setting an http_proxy environment variable? Open a terminal and run:

Code: Select all

export http_proxy=http://yourproxy
then launch chrome from the same terminal.