security

Cara Mengamankan Nginx dengan Let's Encrypt pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Mengamankan Nginx dengan Let’s Encrypt pada Ubuntu 20.04

Let’s Encrypt adalah Otoritas Sertifikat (CA) yang menyediakan cara mudah untuk memperoleh dan menginstal sertifikat TLS/SSL gratis, yang dengan demikian mengaktifkan HTTPS terenkripsi pada server web. Ini menyederhanakan proses dengan menyediakan klien perangkat lunak, Certbot, yang berusaha mengotomatiskan sebagian besar (jika bukan semua) langkah yang diperlukan. Dalam tutorial ini, Anda akan menggunakan Certbot untuk memperoleh sertifikat SSL gratis untuk Nginx pada Ubuntu 20.04

Read more
How To Set Up an OpenVPN Server on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OpenVPN Server on Ubuntu 18.04

OpenVPN is a full-featured, open-source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this tutorial, you will set up an OpenVPN server on an Ubuntu 18.04 server and then configure access to it from Windows, OS X, iOS and/or Android devices. This tutorial will keep the installation and configuration steps as simple as possible for each of these setups.

Read more
How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04

A private Certificate Authority that runs on Ubuntu 20.04 will enable you to configure, test, and run programs that require encrypted connections between a client and a server. Using a private CA, you can issue certificates for users, servers, or individual programs and services within your infrastructure. A private CA can help ensure that all your development, staging, and production environments use similar architectures and configurations.

Read more
CHAT