System Tools

How To Set Up SSH Keys on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up SSH Keys on CentOS 7

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 a CentOS 7 installation.

Read more
Comment configurer des clés SSH sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment configurer des clés SSH sur Ubuntu 20.04

SSH, ou secure shell, est un protocole crypté utilisé pour administrer et communiquer avec des serveurs. Lorsque vous travaillez avec un serveur Ubuntu, 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 Use BackupPC to Create a Backup Server on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Use BackupPC to Create a Backup Server on an Ubuntu 12.04 VPS

BackupPC is a mature backup program that can be configured to back up Linux and Windows machines. Because of its powerful and flexible configuration options, and its easy to use web-interface, this is a good solution for many users. This guide will cover how to install and configure BackupPC on an Ubuntu 12.04 droplet.

Read more
How To Use LVM To Manage Storage Devices on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Use LVM To Manage Storage Devices on Ubuntu 18.04

LVM, or Logical Volume Management, is a storage device management technology that gives users the power to pool and abstract the physical layout of component storage devices for easier and flexible administration. In this guide, we will cover how to manage your storage devices with LVM. We will show you how to display information about volumes and potential targets, how to create and destroy volumes of various types, and how to modify existing volumes through resizing or transformation.

Read more
How To Use Terraform with the cloud provider — step-by-step Web Servers tutorial on Progressive Robot

How To Use Terraform with the cloud provider

Terraform is a tool for building and managing infrastructure in an organized way. In this tutorial, you’ll install and use Terraform to create an infrastructure on the cloud provider that consists of two Nginx servers that are load balanced by a load balancers.

Read more
Как обновить сервер до Ubuntu 16.04 LTS — step-by-step Linux tutorial on Progressive Robot

Как обновить сервер до Ubuntu 16.04 LTS

<$>[warning] Внимание: Более ранняя версия этой статьи включала упоминание Ubuntu 14.04. Хотя обновление с версии 14.04 может успешно завершиться, обновления с одной версии LTS до следующей версии LTS по умолчанию отключены до момента выхода первого обновления новой версии…

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