Ubuntu: Einstellungen für apt.conf in der Schule
- Details
- Category: TechBlog
Einstellungen für das Installieren von LINUX-Packages in der Schule; 13.03.2013
File: /etc/apt/apt.conf
Acquire::http::Proxy "http://172.18.100.251:3128/";
Acquire::https::Proxy "https://172.18.100.251:3128/";
Acquire::ftp::Proxy "ftp://172.18.100.251:3128/";