|
Re: Problemas com Synaptic+Proxy: msg#00541linux.ubuntu.region.brazil
Eu também estava com problema no proxy aqui da empresa, mas quando fiz os três passos indicados abaixo resolveu meu problema. Apesar do incoveniente da senha de rede ficar gravada no modo texto em um arquivo do sistema. Boa sorte! 1) incluir texto abaixo no arquivo /etc/apt/apt.conf Acquire{ http::Proxy "http://usuario:senha@ipProxy:portaProxy"; ftp::Proxy "http://usuario:senha@ipProxy:portaProxy"; } ================================== 2) vi /etc/environment ... http_proxy="http://usuario:senha@ipProxy:portaProxy" ftp_proxy="http://usuario:senha@ipProxy:portaProxy" Acquire { HTTP::Proxy usuario:senha@ipProxy:portaProxy; FTP::Proxy usuario:senha@ipProxy:portaProxy; }; alias wget="wget --proxy-user=USUARIO --proxy-passwd=SENHA" ================================== 3) Obs.: No Synaptic->Configurações->Preferencias->Rede = Conexão direta a internet. ================================== -- ubuntu-br mailing list ubuntu-br-nLRlyDuq1AZFpShjVBNYrg@xxxxxxxxxxxxxxxx www.ubuntubrasil.org https://lists.ubuntu.com/mailman/listinfo/ubuntu-br |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Problemas com Synaptic+Proxy: 00541, Raphael Menezes |
|---|---|
| Next by Date: | Re: Problemas com Synaptic+Proxy: 00541, Raphael Menezes |
| Previous by Thread: | Re: Problemas com Synaptic+Proxyi: 00541, Raphael Menezes |
| Next by Thread: | Re: Problemas com Synaptic+Proxy: 00541, Raphael Menezes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |