Getting Started

How To Automate Initial Server Setup of Multiple Ubuntu 22.04 Servers Using Ansible — step-by-step Linux tutorial on Progressive Robot

How To Automate Initial Server Setup of Multiple Ubuntu 22.04 Servers Using Ansible

Ansible is an open source software tool used to automate the provisioning, configuration management, and deployment of servers and applications. If you want to automate tasks on one or more servers or run a distributed application across multiple servers, you can use Ansible. In this tutorial, you’ll use Ansible to automate the initial server setup of multiple Ubuntu 22.04 servers.

Read more
Comment configurer les clés SSH sur CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Comment configurer les clés SSH sur CentOS 8

SSH, ou secure shell, est un protocole crypté utilisé pour administrer et communiquer avec des serveurs. Lorsque vous travaillez avec un serveur CentOS, il y a de fortes chances que vous passiez la majeure partie de votre temps dans une session terminal connectée à votre…

Read more
How To Set Up SSH Keys on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up SSH Keys on Ubuntu 16.04

SSH-key-based authentication provides a more secure alternative to password-based authentication. In this tutorial we’ll learn how to set up SSH key-based authentication on an Ubuntu 16.04 installation.

Read more
Initial Server Setup with Debian 8 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Debian 8

When you first create a new Debian 8 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions.

Read more
5 Configuraciones Comunes para tus Aplicaciones Web — step-by-step DevOps tutorial on Progressive Robot

5 Configuraciones Comunes para tus Aplicaciones Web

Cuando decidimos que arquitectura de servidor utilizar para nuestro enterno, hay muchos factores a considerar, como el rendimiento, escalabilidad, disponibilidad, costo y facilidad de administración. Aquí hay una lista de las configuraciones comunes de servidor, con una corta descripción en cada una, incluyendo pros y contras.

Read more
Cómo configurar claves de SSH en Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar claves de SSH en Ubuntu 16.04

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de Ubuntu, es probable que pase la mayor parte de su tiempo en una sesión de terminal conectada a su servidor a través de SSH. En esta…

Read more
CHAT