6
edits
(→Ubuntu) |
(→Ubuntu) |
||
Line 22: | Line 22: | ||
Hit Ctrl-x, then "y" to save the details. | Hit Ctrl-x, then "y" to save the details. | ||
---- | |||
To set your proxy system-wide you will need to edit you shellrc file. By default this is .bashrc on Ubuntu. Here's how you do it: | To set your proxy system-wide you will need to edit you shellrc file. By default this is .bashrc on Ubuntu. Here's how you do it: | ||
Line 35: | Line 38: | ||
Hit Ctrl-x, then "y" to save the details. | Hit Ctrl-x, then "y" to save the details. | ||
Then you will need to logout and log back in for changes to take effect or you can run this command. | |||
~> source .bashrc | ~> source .bashrc |