| Kubuntu Proxy Configuration. |
| Wednesday, 10 January 2007 | |
|
I built a fresh Kubuntu Dapper box at work today for the first time and ran into some issues with setting up the proxy. I did a quick search on Google, but the results yielded crap and I didn't feel like searching. This is how I got around the issues. I assume this will work in Ubuntu Dapper and maybe earlier as well as later versions of (K)Ubuntu.
Update April 4th, 2007 - Kubuntu 7.04 Feisty: You can now use the global proxy through system settings. You will still need to add the apt.conf Acquire line below, but I recommend using the global proxy over adding an export to your bash profile in Feisty. Follow the instructions below for Dapper and Edgy. Do not setup a global proxy in System Settings! If you already have then set it back to Direct Connect. Now to setup the proxy under your account for use with other internet applications, Firefox, etc. About the same as above except this file is owned by you so no root permissions are needed. for ftp support add this also if you need it: export ftp_proxy = "http://usern: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it :port_num"
|