Linux

Cómo configurar hosts virtuales de Apache en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar hosts virtuales de Apache en Ubuntu 18.04

El servidor web Apache es una alternativa popular para presentar sitios web en Internet. Según estimaciones de 2019, se estima que presenta el 29 % de todos los sitios web activos. Además, ofrece robustez y flexibilidad a los desarrolladores. Usando Apache, un administrador…

Read more
How To Set Up Cherokee on Ubuntu 12.10/Debian — step-by-step Linux tutorial on Progressive Robot

How To Set Up Cherokee on Ubuntu 12.10/Debian

Cherokee is a high performance, lightweight, full-featured web server. It is compatible with SSL, FastCGI, and all modern web application frameworks like NodeJS, Rails, and Python through uWSGI. The best thing about Cherokee is that unlike Apache or Nginx, Cherokee can be administered completely through it’s admin web interface.

Read more
How To Set Up Highly Available Web Servers with Keepalived and Reserved IPs on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Highly Available Web Servers with Keepalived and Reserved IPs on Ubuntu 14.04

Keepalived is a service that can monitor servers or processes in order to implement high availability on your infrastructure. In this guide, we will use the `keepalived` daemon to monitor two web servers. The secondary server will take over the web traffic if the primary server experiences issues by automatically claiming ownership of a shared Floating IP address using the cloud provider API.

Read more
Como configurar as chaves SSH no CentOS — step-by-step Linux tutorial on Progressive Robot

Como configurar as chaves SSH no CentOS

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor CentOS, existem boas chances de você gastar a maior parte do seu tempo em uma sessão de terminal conectada ao seu servidor através do…

Read more
CHAT