just had to configure it…. Add:
Acquire::http::proxy "http://user:pass@1.2.3.4:8080"; |
to your /etc/apt/apt.conf. If no username and password needed just remove that options. Replace IP (1.2.3.4) and port (8080) with your configuration. Do an
aptitude update |
afterwards to check if it works ;-)
Hab mir das auch mal bei pastebin gemerkt ;)
http://pastebin.com/mY3GYPBn
Da stehen noch die anderen für HTTP/FTP und HTTPs dabei… ;)
Grüße
Danke fuer den Link. Gut den im Hinterkopf zu haben fuer das naechste mal. LG :-)