Getting Started

Como configurar as chaves SSH no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como configurar as chaves SSH no Debian 9

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor Debian, 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
5 наиболее популярных вариантов настройки сервера для вашего веб-приложения — step-by-step DevOps tutorial on Progressive Robot

5 наиболее популярных вариантов настройки сервера для вашего веб-приложения

Существует множество факторов, которые необходимо учитывать при выборе серверного окружения (environment), такие как производительность, масштабируемость, доступность, надежность, стоимость и простота…

Read more
How To Add and Delete Users on a CentOS 7 Server — step-by-step Linux tutorial on Progressive Robot

How To Add and Delete Users on a CentOS 7 Server

When you first start using a fresh Linux server, adding and removing users is one of the most basic tasks that you should know how to do. In this guide, we will cover how to create user accounts, assign `sudo` privileges, and delete users on a CentOS 7 server.

Read more
Einrichtung von SSH-Schlüsseln unter Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Einrichtung von SSH-Schlüsseln unter Ubuntu 18.04

SSH oder Secure Shell ist ein verschlüsseltes Protokoll zur Verwaltung und Kommunikation mit Servern. Wenn Sie mit einem Ubuntu-Server arbeiten, verbringen Sie wahrscheinlich die meiste Zeit in einer Terminalsitzung, die über SSH mit Ihrem Server verbunden ist. In diesem…

Read more
Sysadmin eBook: Faire fonctionner les serveurs — step-by-step Linux tutorial on Progressive Robot

Sysadmin eBook: Faire fonctionner les serveurs

<$>[note] [label Télécharger le eBook complet] Faire fonctionner les serveurs : Un guide pratique de l’administration des systèmes un eBook au format EPUB [*Faire fonctionner les serveurs : un Guide pratique pour l’administration du système *un…

Read more
Sysadmin eBook: Server zum Laufen bringen — step-by-step Linux tutorial on Progressive Robot

Sysadmin eBook: Server zum Laufen bringen

<$>[note] [label Das komplette eBook herunterladen!] Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im EPUB-Format [Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im…

Read more
How To Use RVM to Manage Ruby Installations and Environments on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Use RVM to Manage Ruby Installations and Environments on a VPS

RVM, the Ruby Version Manager, is an excellent tool for configuring and installing independent Ruby environments on a single machine. You can use this utility to compartmentalize Ruby installations and their associated software in order to develop in a clean environment. This guide will cover the basic usage of RVM on a Linux VPS.

Read more
Ubuntu 18.04 服务器初始设置 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 18.04 服务器初始设置

首次新建 Ubuntu 18.04 服务器时,您应该在基本设置过程早期完成一些配置步骤。 这样将会增加服务器的安全性和可用性,并为后续操作打下坚实基础。 <$>[note] 注:以下指南展示如何手动完成有关新 Ubuntu 18.04 服务器的建议步骤。 通过手动执行此程序,可有助于学习一些基本的系统管理技能,并当作练习以全面了解要在服务器上执行的操作。…

Read more
CHAT