FG

How to configure proxy settings on Linux XFCE?

Fresh3 days ago
Mar 15, 202671383 views
Confidence Score0%
0%

Problem

I have been running into problems whilst configuring my XFCE proxy settings. Whilst declaring the proxy variables in /etc/environment seems to work for wget, curl and chrome, it has no effect on apt or firefox. In addition, there seems to be a need for duplicated proxy variables, one in lower case,…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to configure proxy settings on Linux XFCE?

Low Risk

The environment variables for controlling proxy behaviour are as follows: http_proxy, ftp_proxy, https_proxy, all_proxy and no_proxy. Unfortunately, some applications require these in upper case, other applications need these variables in lower case…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment