Hallo,
gibt es eine Möglichkeit Updates und Software über ein Gateway mit einem Proxyserver
runter zu laden.
Ciao Fred
apt-get über gateway mit proxy
- 1-2-oder-3
- Beiträge: 14
- Registriert: 20.04.2004 19:36:03
- Wohnort: Klagenfurt
Im aktuellen Linux User steht etwas über apt-proxy. Den Artikel gibts auch online:
http://www.linux-user.de/ausgabe/2004/07/054-apt-proxy/
http://www.linux-user.de/ausgabe/2004/07/054-apt-proxy/
Ob ihr wirklich richtig steht, seht ihr, wenn das Licht angeht!
Entweder Du setzt die die Umgebungsvariablen http_proxy/fpt_proxy oder Du schreibst es in /etc/apt.con (must Du eventuell erst anlgen).
Da Format für http_proxy findest Du bestimmt über die Forumssuche. Für apt.conf schreibt
Da Format für http_proxy findest Du bestimmt über die Forumssuche. Für apt.conf schreibt
Achso, das Format üfr die Umgebungsvariabe ist wie hier beschrieben (hatte es nicht im Kopf).man apt.conf hat geschrieben:http HTTP URIs; http::Proxy is the default http proxy to
use. It is in the standard form of
http://[[user][:pass]@]host[:port]/. Per host proxies
can also be specified by using the form
http::Proxy::<host> with the special keyword DIRECT
meaning to use no proxies. The http_proxy environment
variable will override all settings.
...
Programmer: A biological machine designed to convert caffeine into code.
xmpp:bert@debianforum.de
xmpp:bert@debianforum.de
Das ganze lässt sich übrigens auch per konfigurieren..
Code: Alles auswählen
apt-setup