Linux Basics

How To Install and Use Command Line Cheat Sheets on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Command Line Cheat Sheets on Ubuntu 14.04

Cheat is a command line based Python program that allows system administrators to view and store helpful cheat sheets. It retrieves plain-text examples of a chosen command in order to remind the user of options, arguments, or common uses. Cheat is ideal for “commands that you use frequently, but not frequently enough to remember.”

Read more
Lesen und Einrichten von Umgebungs- und Shell-Variablen unter Linux — step-by-step Linux tutorial on Progressive Robot

Lesen und Einrichten von Umgebungs- und Shell-Variablen unter Linux

In Linux-Systemen werden Umgebungs- und Shell-Variablen verwendet, um Betriebsbedingungen für die Shell zu bestimmen. Sie können an untergeordnete Prozesse übergeben und verwendet werden, um Optionen festzulegen und bestimmte Informationen für Prozesse verfügbar zu machen, die in der Sitzung gestartet werden. In diesem Leitfaden werden wir über das Lesen, Ändern, Erstellen und Zerstören von Umgebungs- und Shell-Variablen sprechen.

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

How To Set Up SSH Keys on CentOS 7

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 a CentOS 7 installation.

Read more
Comment configurer des clés SSH sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment configurer des clés SSH sur Ubuntu 20.04

SSH, ou secure shell, est un protocole crypté utilisé pour administrer et communiquer avec des serveurs. Lorsque vous travaillez avec un serveur Ubuntu, il y a de fortes chances que vous passiez la majeure partie de votre temps dans une session terminal connectée à votre…

Read more
Обновление до версии Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Обновление до версии Ubuntu 20.04 Focal Fossa

23 апреля 2020 года была выпущена новейшая версия операционной системы Ubuntu с долгосрочной поддержкой (LTS) — Ubuntu 20.04 (Focal Fossa). В этом руководстве мы расскажем, как провести обновление системы Ubuntu версии 18.04 или выше до версии Ubuntu…

Read more
How To Use LVM To Manage Storage Devices on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Use LVM To Manage Storage Devices on Ubuntu 18.04

LVM, or Logical Volume Management, is a storage device management technology that gives users the power to pool and abstract the physical layout of component storage devices for easier and flexible administration. In this guide, we will cover how to manage your storage devices with LVM. We will show you how to display information about volumes and potential targets, how to create and destroy volumes of various types, and how to modify existing volumes through resizing or transformation.

Read more
CHAT