Romeo
Mi gato romeo
Mi gato romeo
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
Linux Freebsd
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.
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 query for www.FreeBSD.org will receive a reply with the IP address of The FreeBSD Project’s… Read More: Bind »
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 utilizan estas opciones —————————— boot -s #mount -t ufs -a #passwd # exit to multiusers.… Read More: Freebsd recuperar el password de root »
Despues se configura el webmin se activan las quotas, se instala el modulo virtualmin desde el cpanel, despues hay unos pequeños errores para que funcione correctamente el webmin apache en sysinstall packages apache 1.33 para habilitarlo #ee /etc/rc.conf añadir apache_enable=»YES»
Installing the tar.gz file Before downloading Webmin, you must already have Perl5 installed on your system. Perl is usually installed as /usr/local/bin/perl or /usr/bin/perl, and comes as part of most recent versions of Linux. If you don’t have Perl, you can download the source from http://www.perl.com/ and compile it for your system. Most operating systems… Read More: Para configurar webmin en freebsd »
Esto es del cpanel pero tambien aplica el mismo tutorial para webmin Setup / Install instructions for cPanel on FreeBSD ——————————————————————
FreeBSD Handbook Prev Chapter 24 Network Servers 24.8 Apache HTTP Server Contributed by Murray Stokely. 24.8.1 Overview FreeBSD is used to run some of the busiest web sites in the world. The majority of web servers on the Internet are using the Apache HTTP Server . Apache software packages should be included on your FreeBSD… Read More: Apache con Freebsd »