[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt.conf



Hola,
2010/1/7 l.h.leyva <hliuber@iscm.vcl.sld.cu>:
>
> hola listas,
>
> necesito detectar un problema,
> Quiero actualizar desde un ftp fuera,
>
> cree con touch apt.conf en /etc/apt
> dentro apt.conf le agrego,
>
> ____::proxy "http://hliuber:pas@proxy.iscm.vcl.sld.cu:3128/";;

Espero que esto te sirva:
cat <<EOF > /etc/apt/apt.conf.d/02proxy
Acquire::http { Proxy "http://CacheServerIp:3142";; };
EOF

Saludos


Reply to: