Where to change proxy


up vote
0
down vote
favorite
I generally use proxy for getting internet. Say proxy is xxx.xx.x.x.
But if the proxy is down, I select none and apply to system wide as shown below
After selecting none also, if I check for echo "$http_proxy" or echo "$https_proxy". the output is my old proxy address xxx.xx.x.x.
I checked in /etc/environment and .bashrc for any proxy export statements but none are there. Why proxy is still active?
Where I have to change, so that the system won't consider proxy that I use generally?
proxy
add a comment |Â
up vote
0
down vote
favorite
I generally use proxy for getting internet. Say proxy is xxx.xx.x.x.
But if the proxy is down, I select none and apply to system wide as shown below
After selecting none also, if I check for echo "$http_proxy" or echo "$https_proxy". the output is my old proxy address xxx.xx.x.x.
I checked in /etc/environment and .bashrc for any proxy export statements but none are there. Why proxy is still active?
Where I have to change, so that the system won't consider proxy that I use generally?
proxy
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I generally use proxy for getting internet. Say proxy is xxx.xx.x.x.
But if the proxy is down, I select none and apply to system wide as shown below
After selecting none also, if I check for echo "$http_proxy" or echo "$https_proxy". the output is my old proxy address xxx.xx.x.x.
I checked in /etc/environment and .bashrc for any proxy export statements but none are there. Why proxy is still active?
Where I have to change, so that the system won't consider proxy that I use generally?
proxy
I generally use proxy for getting internet. Say proxy is xxx.xx.x.x.
But if the proxy is down, I select none and apply to system wide as shown below
After selecting none also, if I check for echo "$http_proxy" or echo "$https_proxy". the output is my old proxy address xxx.xx.x.x.
I checked in /etc/environment and .bashrc for any proxy export statements but none are there. Why proxy is still active?
Where I have to change, so that the system won't consider proxy that I use generally?
proxy
proxy
asked Mar 10 at 0:28
hanugm
1236
1236
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
You shell environment will be updated when you restart it. If you are using a terminal window, just close it and open a new one. Some times logging out and logging back in well fix these issues that persist.
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Glad that helped!
â RandyMartini
Mar 10 at 0:43
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
You shell environment will be updated when you restart it. If you are using a terminal window, just close it and open a new one. Some times logging out and logging back in well fix these issues that persist.
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Glad that helped!
â RandyMartini
Mar 10 at 0:43
add a comment |Â
up vote
1
down vote
accepted
You shell environment will be updated when you restart it. If you are using a terminal window, just close it and open a new one. Some times logging out and logging back in well fix these issues that persist.
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Glad that helped!
â RandyMartini
Mar 10 at 0:43
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You shell environment will be updated when you restart it. If you are using a terminal window, just close it and open a new one. Some times logging out and logging back in well fix these issues that persist.
You shell environment will be updated when you restart it. If you are using a terminal window, just close it and open a new one. Some times logging out and logging back in well fix these issues that persist.
answered Mar 10 at 0:33


RandyMartini
643
643
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Glad that helped!
â RandyMartini
Mar 10 at 0:43
add a comment |Â
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Glad that helped!
â RandyMartini
Mar 10 at 0:43
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Restarting solved the issue.
â hanugm
Mar 10 at 0:41
Glad that helped!
â RandyMartini
Mar 10 at 0:43
Glad that helped!
â RandyMartini
Mar 10 at 0:43
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013547%2fwhere-to-change-proxy%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password