security

How To Secure Nginx with Let's Encrypt on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with Let’s Encrypt on Debian 11

Let’s Encrypt is a Certificate Authority (CA) that provides an accessible way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. It simplifies the process by providing a software client, Certbot, that attempts to automate most (if not all) of the required steps. In this tutorial, you will use Certbot to obtain a free SSL certificate for Nginx on Ubuntu 22.04, and set up your certificate to renew automatically.

Read more
How To Secure PostgreSQL Against Automated Attacks — step-by-step Linux tutorial on Progressive Robot

How To Secure PostgreSQL Against Automated Attacks

In this tutorial, we will show an essential first step toward mitigating the specific risk that can be created when configuring PostgreSQL to allow remote connections. While this an important first step, since servers can be compromised in other ways, we also recommend that you take additional measures to protect your data, outlined in the section, [Additional Security Considerations](#additional-security-configuration).

Read more
Как настроить сервер IKEv2 VPN с StrongSwan в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как настроить сервер IKEv2 VPN с StrongSwan в Ubuntu 18.04

Виртуальная частная сеть (VPN) позволяет выполнять защищенное шифрование трафика, передаваемого через незащищенные сети, например, в кафе, на конференции или в аэропорту. Протокол IKEv2 или Internet Key Exchange v2…

Read more
CHAT