Linux Basics

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
Cómo configurar claves de SSH en Debian 9 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar claves de SSH en Debian 9

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de Debian, 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
Добавление и удаление  пользователей в CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Добавление и удаление пользователей в CentOS 8

Для добавления или удаления пользователей на сервере с ОС Linux необходимо выполнить следующее. В этом руководстве мы расскажем, как создавать учетные записи пользователя, назначать права sudo и удалять пользователей на сервере CentOS 8. В…

Read more
How To Add Swap Space on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Add Swap Space on Ubuntu 16.04

One of the easiest way of increasing the responsiveness of your server and guarding against out of memory errors in your applications is to add some swap space. In this guide, we will cover how to add a swap file to an Ubuntu 16.04 server. <$>[warning] [label…

Read more
CHAT