Linux Basics

Cómo leer y configurar variables de entorno y de shell en Linux — step-by-step Linux tutorial on Progressive Robot

Cómo leer y configurar variables de entorno y de shell en Linux

En los sistemas Linux, se utilizan variables de entorno y de shell para determinar las condiciones de funcionamiento del shell. Se pueden transmitir a procesos secundarios y utilizar para establecer opciones y hacer que cierta información esté disponible para los procesos que se producen en la sesión. En esta guía, hablaremos de cómo leer, modificar, crear y eliminar variables de entorno y de shell

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

How to Set Up SSH Keys on Debian 10

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 Debian 10 installation.

Read more
How To Set Up vsftpd for a User's Directory on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up vsftpd for a User’s Directory on Ubuntu 18.04

FTP, short for File Transfer Protocol, is a network protocol that was once widely used for moving files between a client and server. It has since been replaced by faster, more secure, and more convenient ways of delivering files. In this tutorial, we’ll show you how to configure vsftpd to allow a user to upload files to his or her home directory using FTP with login credentials secured by SSL/TLS.

Read more
How To Upgrade to Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to Ubuntu 20.04 Focal Fossa

The Ubuntu operating system’s latest Long Term Support (LTS) release, Ubuntu 20.04 (Focal Fossa), was released on April 23, 2020. This guide will explain how to upgrade an Ubuntu system of version 18.04 or later to Ubuntu 20.04.

Read more
How To Use the Emacs Editor in Linux — step-by-step Linux tutorial on Progressive Robot

How To Use the Emacs Editor in Linux

In this article, we will see how we can install emacs in a Linux system and use it for basic text editing. Emacs is also available for graphical window managers for Linux like GNOME; however, we will only cover the “text based” version here.

Read more
Configuração inicial de servidor com o CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Configuração inicial de servidor com o CentOS 8

Ao criar um novo servidor com CentOS 8 pela primeira vez, há alguns passos de configuração que você deve seguir logo no início – como parte da configuração básica. Isso aumentará a segurança e usabilidade do seu servidor e dará a você uma base sólida para as ações…

Read more
CHAT