Linux Basics

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 20.04 — step-by-step Linux tutorial on Progressive Robot

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

FTP, which is short for File Transfer Protocol, is a network protocol that was once widely used for moving files between a client and server. vsftpd, very secure FTP daemon, is an FTP server for many Unix-like systems, including Linux. In this tutorial, you’ll configure vsftpd to allow a user to upload files to their home directory using FTP with login credentials secured by SSL/TLS. You’ll also connect your server using FileZilla, an open-source FTP client, to test the TLS encryption.

Read more
How To Upgrade to Ubuntu 22.04 Jammy Jellyfish — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to Ubuntu 22.04 Jammy Jellyfish

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

Read more
How To Use Nmap to Scan for Open Ports — step-by-step Linux tutorial on Progressive Robot

How To Use Nmap to Scan for Open Ports

Nmap is a great tool for discovering the network services and ports that your server is exposing to the network. In this guide, we will discuss some basic information about networking ports and how you can use nmap to find your weaknesses.

Read more
Первоначальная настройка сервера с CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Первоначальная настройка сервера с CentOS 8

При создании нового сервера CentOS 8 необходимо выполнить ряд действий по настройке незамедлительно в рамках процесса базовой настройки. Это поможет повысить уровень безопасности и удобство работы с сервером и послужит прочной основой последующих действий.

Read more
CHAT