Linux Basics

Использование SSH для подключения к удаленному серверу — step-by-step Linux tutorial on Progressive Robot

Использование SSH для подключения к удаленному серверу

SSH — это важный инструмент, используемый для администрирования удаленных серверов Linux. В этом руководстве мы опишем основы использования этого инструмента и способы настройки вашего окружения SSH.

Read more
Initial Server Setup with CentOS 7 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with CentOS 7

This tutorial explains the first steps you need to take after creating your CentOS 7 server, including how to login with root, change the root password, create a new user, give the new user root privileges, change the SSH port, and how to disable root login in.

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
What's New in Debian 10 Buster — step-by-step Linux tutorial on Progressive Robot

What’s New in Debian 10 Buster

This guide is a brief overview of the new features and significant changes to Debian 10 Buster since the previous Debian release. It focuses mainly on changes that will affect users running Debian in a typical server environment.

Read more
Linux Navigation and File Management — step-by-step Linux tutorial on Progressive Robot

Linux Navigation and File Management

Navigating and manipulating files and folders in the filesystem is a key part of working with most computers. Cloud servers mostly use the same common Linux shells, and common Linux commands, for working with files and folders. This terminal will introduce some fundamental skills for using these commands.

Read more
Como adicionar espaço de swap no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como adicionar espaço de swap no Ubuntu 20.04

Um das maneiras de se proteger contra erros de memória insuficiente em aplicativos é através da adição de um espaço de swap ao seu servidor. Neste guia, falaremos sobre como adicionar um arquivo swap a um servidor Ubuntu 20.04. <$>[warning] Aviso: embora o swap seja…

Read more
CHAT