search for: revelarlo

Displaying 4 results from an estimated 4 matches for "revelarlo".

Did you mean: revelar
2010 Apr 23
1
Problem shuting down server.
...uy> Depto. de Ingenier?a - CONATEL S.A. Este mensaje es privado y confidencial y tiene como ?nico destinatario la persona a la que va dirigida. La responsabilidad de su contenido es del remitente y no de CONATEL. Si usted ha recibido este mensaje por error, tenga presente que le est? prohibido revelarlo, copiarlo o distribuirlo, debiendo avisar de inmediato al remitente y borrarlo de su sistema. El error de transmisi?n no implica renuncia a la privacidad y confidencialidad. This email is private and confidential and intended solely for the use of the individual to whom it is addressed. The respon...
2010 Apr 27
0
Transparent proxy with LVS
...uy> Depto. de Ingenier?a - CONATEL S.A. Este mensaje es privado y confidencial y tiene como ?nico destinatario la persona a la que va dirigida. La responsabilidad de su contenido es del remitente y no de CONATEL. Si usted ha recibido este mensaje por error, tenga presente que le est? prohibido revelarlo, copiarlo o distribuirlo, debiendo avisar de inmediato al remitente y borrarlo de su sistema. El error de transmisi?n no implica renuncia a la privacidad y confidencialidad. This email is private and confidential and intended solely for the use of the individual to whom it is addressed. The respon...
2010 May 19
4
Networking setup/help
I had to install 5.5 from scratch and now I have to rebuild my home networking system. I haven't had to mess with this stuff in over 5+ years and I'm sure there may be better ways of doing it now. My liunx box acts as firewall/gateway for 2 other pcs. I was using a script from the Linux IP Masquerade HOWTO with ddclient (since I have a dynamic ip). Also, I don't think I need a full
2010 Jun 21
6
How to specify the default route?
I have a machine with two net interfaces. it seems to always pick the wrong one (eth1) as the default route. I can change it with route del default route add default eth0 after it's up (or in rc.local, of course), but I'd like to figure out what I need to do this "the CentOS way" (e.g. edit some configuration file? Run some config utility, what?) once and for all. Can