Using adept apt-get behind proxy
Create or edit /etc/apt/apt.conf
Acquire::http::Proxy "http://[[user:password]@]proxy:port”;
Sometimes you don’t need [user:password]. Just type:
Acquire::http::Proxy "http://proxy:port";
About this entry
You’re currently reading “Using adept apt-get behind proxy”, an entry on ORATECH_blog
- Author:
- Frank Engel
- Published:
- 09.06.08 / 16:15
- Category:
- Linux
- Post Navigation:
- « Oracle JDeveloper 11g Technology Preview 4 on Kubuntu 8.04
Oracle Database 10g R2 on Kubuntu 8.04 32bit »
- Related posts:
