Linux

How To Install and Configure Postfix on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Postfix on Ubuntu 18.04

Postfix is a popular open-source Mail Transfer Agent (MTA) that can be used to route and deliver email on a Linux system. It is estimated that around 25% of public mail servers on the internet run Postfix. In this guide, we’ll teach you how to get up and running quickly using the Postfix mail server.

Read more
How To Install and Configure scponly on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure scponly on CentOS 7

scponly is a secure alternative to anonymous FTP. It gives the administrator the ability to setup a secure user account with restricted remote file access and without access to an interactive shell. With scponly you are giving the user remote access to download and upload specific files. They will not have an interactive shell, meaning they can’t execute commands. The user can only access the server via scp, sftp, or clients that support these protocols.

Read more
How to Install and Configure VNC on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure VNC on Debian 10

Virtual Network Computing, or VNC, is a connection system that allows you to use your keyboard and mouse to interact with a graphical desktop environment on a remote server. It makes managing files, software, and settings on a remote server easier for users who are not yet…

Read more
Cara Menginstal dan Mengonfigurasi VNC pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal dan Mengonfigurasi VNC pada Ubuntu 20.04

Virtual Network Computing (Komputasi Jaringan Virtual), atau VNC, adalah sistem koneksi yang memungkinkan Anda untuk menggunakan kibor dan tetikus untuk berinteraksi dengan lingkungan desktop grafis pada server jauh. Dalam panduan ini, Anda akan menyiapkan server VNC pada suatu server Ubuntu 20.04 dan menghubungkannya dengan aman melalui terowongan SSH.

Read more
How To Install and Secure Memcached on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Memcached on Ubuntu 20.04

In this guide, you will learn how to install and configure a Memcached server. You’ll also learn how to add authentication to secure Memcached using Simple Authentication and Security Layer (SASL). Finally, you’ll learn how to bind Memcached to a local or private network interface to ensure that it is only accessible on trusted networks, by authenticated users.

Read more
How To Install and Secure Redis on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Redis on Rocky Linux 9

Redis is an open-source, in-memory key-value data store which excels at caching. Redis is a *non-relational* database known for its flexibility, performance, scalability, and wide language support. This tutorial covers a few settings that can boost the security of a standalone Redis installation on Rocky Linux 9.

Read more
CHAT