Die Suche ergab 1 Treffer

von Apu94
13 Mai 2014, 10:55
Forum: Free Support
Thema: Problem with proxy (aptitude update)
Antworten: 1
Zugriffe: 2042

Problem with proxy (aptitude update)

Hello,
I'm new here.
I have a problem with the configuration of the proxy on apt.conf. I have configured this way:
Acquire::http::Proxy "http://username:password@proxy:port/";
Acquire::https::Proxy "http://username:password@proxy:port/";
Acquire::ftp::Proxy "http://username:password@proxy:port ...