Ubuntu software center problemi proxy

Asked by kalogero

Lavoro dietro un proxy.
Ho configurato come al solito, il proxy in synaptic, nel proxy di rete, nel browser mozilla, ma al momento di scaricare una applicazione Ubuntu Center Software non scarica.
Cosa debbo configurare ?

Grazie

Question information

Language:
Italian Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Devi mettere nel file /etc/apt/apt.conf.d/proxy da terminale digita:

sudo gedit /etc/apt/apt.conf.d/proxy

Qualcosa di simile a questa riga, modificala in base alle tue impostazioni del proxy:

Acquire::http::proxy "http://192.168.100.19:3142/";

oppure

Acquire::http::proxy "http://utente:password@192.168.100.19:3142/";

Se sei in una rete con dominio devi installare ed usare cntlm, se hai difficoltà chiedi pure.

Ciao

Can you help with this problem?

Provide an answer of your own, or ask kalogero for more information if necessary.

To post a message you must log in.