Linux Basics

How To Set Filesystem Quotas on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Filesystem Quotas on Ubuntu 20.04

Quotas are used to limit the amount of disk space a user or group can use on a filesystem. Without such limits, a user could fill up the machine’s disk and cause problems for other users and services. In this tutorial we will install command line tools to create and inspect disk quotas on Ubuntu 20.04, then set a quota for an example user.

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

How To Set Up SSH Keys on CentOS

SSH, or secure shell, is an encrypted protocol used to administer and communicate with servers. When working with a CentOS server, chances are you will spend most of your time in a terminal session connected to your server through SSH.

Read more
How to Set Up SSH Keys on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up SSH Keys on Ubuntu 18.04

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 an Ubuntu 18.04 installation.

Read more
Cómo actualizar a Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Cómo actualizar a Ubuntu 20.04 Focal Fossa

La última versión de Soporte a largo plazo (LTS) del sistema operativo Ubuntu, Ubuntu 20.04 (Focal Fossa), fue lanzada el 23 de abril del 2020. Esta guía explicará cómo actualizar un sistema Ubuntu con versión 18.04 o posterior a Ubuntu 20.04. <$>[warning] Advertencia:…

Read more
Использование 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
CHAT