I was browsing through the apt folder to try my proxy settings and I was unable to find the apt.conf file in Ubuntu 11.04. Is there any alternative file for it?
Adding proxy settings to 99-synaptic in apt.conf.d does not help as it gets overwritten everytime I restart the system.
/etc/apt/apt.conf.d/that has your addition. This has been available for several releases. It is a cleaner way of doing this kind of change. – BillThor Apr 12 '11 at 12:34apt.conffile and add your settings there. It works identically to previous releases. – James Henstridge Apr 12 '11 at 15:07