Linux Basics

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
How To Configure Tools to Use IPv6 on a Linux VPS — step-by-step Linux tutorial on Progressive Robot

How To Configure Tools to Use IPv6 on a Linux VPS

IPv6 is the most recent version of the IP protocol. Its most immediately useful advantage over IPv4 is that it has a much broader address space. In this guide, we will discuss the IPv6 versions of tools and how to configure some common services to take advantage of your IPv6 addresses.

Read more
How to Customize your Bash Prompt on a Linux VPS — step-by-step Linux tutorial on Progressive Robot

How to Customize your Bash Prompt on a Linux VPS

When you begin to spend much of your time on the command line, your shell environment becomes very important. One thing many people like to customize is their Bash prompt. In this article, we’ll discuss how you can personalize and add color to your Bash prompt so that the information you need is available always.

Read more
CHAT