error webmin : Failed to open socket family 10
Failed to open socket family 10 : Address family not supported by protocol at /usr/libexec/webmin/miniserv.pl line 557. This is because you are trying to start
find what you’re looking for
Failed to open socket family 10 : Address family not supported by protocol at /usr/libexec/webmin/miniserv.pl line 557. This is because you are trying to start
Se encuentran muchos Apache configurados con valores por defecto referentes a las conexiones KeepAlive, normalmente: KeepAlive On KeepAliveTimeout 15 MaxKeepAliveRequest 100 Las conexiones KeepAlive són
Being a web host, your servers are constantly being attacked by hackers by denial-of-service (DoS) and other brute force attacks. There is no foolproof method
Question The module mod_deflate in Apache is installed but is not running: # apachectl -M |grep deflate deflate_module (shared) Syntax OK If mod_deflate is active,
Redireccionar de HTTP a HTTPS Cabe decir que es necesario disponer de un Certificado SSL instalado en el Hosting para poder hacer uso de este
Síntomas La actualización de MySQL no puede completarse debido al siguiente error: Error message or request description : ERROR while trying to upgrade APSC SQL
Es necesario instalar el gcc y la librería r2c que puedes descargar desde aquí. # yum install -y gcc # wget ftp://rpmfind.net/linux/dag/redhat/el6/en/x86_64/dag/RPMS/re2c-0.13.5-1.el6.rf.x86_64.rpm # rpm -i
Download Plesk for Linux directly from your console interface ONE-CLICK INSTALLATION sh <(curl http://autoinstall.plesk.com/one-click-installer || wget -O – http://autoinstall.plesk.com/one-click-installer) CUSTOM INSTALLATION sh <(curl http://autoinstall.plesk.com/plesk-installer ||
Añadir a la configuración de nginx: sudo vi /etc/nginx/nginx.conf http { … fastcgi_buffers 8 16k; fastcgi_buffer_size 32k; fastcgi_connect_timeout 300; fastcgi_send_timeout 300; fastcgi_read_timeout 300; … } Resetear
TSL1.2 is now available for apache, to add TSLs1.2 you just need to add in your https virtual host configuration: SSLProtocol -all +TLSv1.2 -all is
High Performance Distributed Memory Object Cache Server ow do I install memcached server under Red Hat Enterprise Linux or CentOS Linux version6.x server running on
About Lemp LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced
PHP 7.0.6 has been released on PHP.net on 29th April 2016, and is also available for CentOS/RHEL 6.7 and 7.2 at Webtatic via Yum in
The purpose of creating a mirror of your Web Server with Rsync is if your main web server fails, your backup server can take over
Cuando se intenta eliminar un directorio que tiene cientos de archivos, y al hacer un rm * aparece el siguiente mensaje: web:/var/spool/mqueue# rm * -su:
Symptoms After enabling a jail, the Fail2ban service can’t be restarted or stopped. The service status is shown incorrectly, without the jails list: # service
Los navegadores, para reducir la cantidad de datos que descargan tienen un almacén que llamamos cache donde guardan estos datos. El propósito de guardarlos por el navegador es
Cuando se necesita ejecutar uno o varios comando en todas las instancias de un nodo. #!/bin/bash clear; echo «————————————————————————» listado=`vzlist -H -o ctid`; echo $listado
MySQL Reverse DNS took us all day to debug and before reinstalling MySQL on another server guy who had this problem told us the solution:
La codificación de las páginas web (charset) es un problema recurrente para los webmasters, porque: Depende del editor en que se haya hecho la web,