2008 July 31

Getting Adept Manager To Work Through Proxy.

1. Fire up the terminal

2. Open the config file using kate or kwrite

:~$ /etc/apt/apt.conf (create it)

3. Next, Enter this in the config file.

Acquire::http::Proxy “http://(proxy):(port)”;

eg : Acquire::http::Proxy “http://10.0.4.1:8585″;

Kubuntu: Getting Adept Manager To Work Through Proxy. « Ubuntu/Kubuntu Help For Beginners..

By WladyX on 31 July, 2008 | Ubuntu | A comment?