Categories
- ALCATEL (2)
- Blog Personal (135)
- Cisco (35)
- Cluster (2)
- elearn (13)
- Nix (381)
- OpenVMS (5)
- Programación (37)
- C++ (2)
- javaScript (11)
- PHP mySQL (22)
- travel (1)
- Windows (44)
- Exchange (3)
- SQL Server (6)
- www (7)
- apache (3)
Daily Archives: June 29, 2006
Cerrar puertos
Pues después de pensar que mi servidor va estar en línea cerré varios puertos. Administre el firewall con webmin Con la opción de Reset Firewall posteriormente active los puertos SSH, DNS, FTP y algun… Continue reading
Posted in CentOS
Leave a comment
Ocultar servicios Apache y proftpd …
No es paranoia pero con nmap sale la versión de todos mis servicios wow son muchos! Para ocultar APACHE En las páginas de error 404 para ocultar la versión Apache /etc/httpd/conf/httpd.conf ServerTokens ProductOnly EMailServerSignature Off Proftpd /etc/profpd.conf ServerIdent … Continue reading
Posted in Linux
Leave a comment
Viaje a canada
Algunas fotos St. Michael Cathedral bueno el nombre dice todo YO
Posted in Blog Personal
Leave a comment
Navidad 2005
Algunas fotos de la navidad del 2005 Tía Bb, Diany, Marty, Lety, Lety Chica Family Gaspar y Shania
Posted in Blog Personal
Leave a comment
Servidor Cent OS 4.3
Apesar de que tenía mis dudas con respecto a la distribución de CentOS, es muy buena distribución y ha funcionado bien con mi servidor AMD. AMD BOX CENT OS 4.3 www.yucas.info
Posted in Blog Personal
Leave a comment
Enable HTTP Accept Filter
on FreeBSD, you need to add a kernelmodule grep accf /boot/defaults/loader.conf accf_data_load=”NO” # Wait for data accept filter accf_http_load=”NO” # Wait for full HTTP request accept filter add the second to /boot/loader.conf with ‘YES’ to enable this permenately.
Posted in Freebsd
Leave a comment
Bind
FreeBSD utilizes, by default, a version of BIND (Berkeley Internet Name Domain), which is the most common implementation of the DNS protocol. DNS is the protocol through which names are mapped to IP addresses, and vice versa. For example, a … Continue reading
Posted in Freebsd
Leave a comment
Freebsd recuperar el password de root
Esto es por que al editar el archivo rc.conf me equivoque y no corria y para montar la particion se utiliza #mount -t ufs -a ya de esa forma pude editar el rc.conf equivocado pero para recuperar el password se … Continue reading
Posted in Freebsd
Leave a comment