security

How To Secure MongoDB on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure MongoDB on Ubuntu 18.04

MongoDB doesn’t have authentication enabled by default, meaning that any user with access to the server where the database is installed can add and delete data without restriction. In order to secure this vulnerability, this tutorial will walk you through creating an administrative user and enabling authentication. You’ll then test to confirm that only this administrative user has access to the database.

Read more
How To Secure Nginx with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with Let’s Encrypt on Ubuntu 16.04

In this tutorial, we will show you how to use Let’s Encrypt to obtain a free SSL certificate and use it with Nginx on Ubuntu 16.04. We will also show you how to automatically renew your SSL certificate. If you’re running a different web server, simply follow your web server’s documentation to learn how to use the certificate with your setup.

Read more
How To Secure Traffic Between VPS Using OpenVPN — step-by-step Linux tutorial on Progressive Robot

How To Secure Traffic Between VPS Using OpenVPN

OpenVPN is a great tool to ensure traffic is not eavesdropped. You can use this to ensure a secure connection from your laptop to your the cloud provider VPS (droplet) as well as between cloud servers. This article is to help get you started on your way to setting up a Virtual Private Network.

Read more
Cara Menyiapkan dan Mengonfigurasi Otoritas Sertifikat (CA) Pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menyiapkan dan Mengonfigurasi Otoritas Sertifikat (CA) Pada Ubuntu 20.04

Otoritas Sertifikat privat yang berjalan pada Ubuntu 20.04 akan memungkinkan Anda untuk mengonfigurasi, menguji, dan menjalankan program yang membutuhkan koneksi terenkripsi antara klien dan server. Menggunakan CA privat, Anda dapat menerbitkan sertifikat untuk pengguna, server, atau masing-masing program serta layanan di dalam infrastruktur Anda. CA privat dapat membantu memastikan bahwa semua lingkungan pengembangan, penahapan, dan produksi Anda menggunakan arsitektur dan konfigurasi yang seru

Read more
CHAT