El Mon, 20 Jul 2009 14:11:26 -0500
"Willy ;)" <[email protected]> va dir:

> > agrega la linea a /root/.bashrc o /home/usuario/.bashrc
> >
> > export http_proxy="http://usuario:passw...@ip:port
> >
> > y reininia la terminal para que se agrege Export
> 
> ya lo hice y al parecer algo está funcionando pero me haría saber si
> con estos cambios debo modificar algo en la línea wget
> 
> estoy poniendo esto
> POR EJEMPLO: wget /root/act/ http://www.segurmatica.cu/bases/update.list

yo haría:

-----------------------
#/bin/bash

cd /root/act/
wget -c http://www.segurmatica.cu/bases/update.list
cd

# y lo que siga...

-----------------------

> 
> 
>                                                     Willy ;)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Responder a