Linux

How To Set Up a Two Node LEPP Stack on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Two Node LEPP Stack on CentOS 7

This tutorial covers creating a simple web application on a two-tier CentOS 7 architecture using a “ground-up” approach. I.e. creating the a database tier first, then the web server. The site will be powered by an Nginx web server running PHP code that talks to a PostgreSQL database. We will call this configuration a LEPP (Linux, Nginx, PHP, PostgreSQL) stack.

Read more
Comment monter un montage NFS sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment monter un montage NFS sur Ubuntu 20.04

NFS, ou Network File System, est un protocole de système de fichiers distribué qui vous permet de monter des répertoires distants sur votre serveur. Cela vous permet de gérer un espace de stockage dans un autre emplacement et d’y écrire depuis plusieurs clients. NFS fournit un…

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

How To Set Up an OpenVPN Server on Debian 11

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 a Debian 11 server and then configure access to it from Windows, macOS, Linux, iOS and/or Android devices.

Read more
Ubuntu 20.04で認証局(CA)をセットアップおよび設定する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04で認証局(CA)をセットアップおよび設定する方法

Ubuntu 20.04で実行するプライベート認証局は、クライアントとサーバー間の暗号化された接続を必要とするプログラムを設定、テスト、および実行できます。プライベートCAを使用して、インフラストラクチャ内のユーザー、サーバー、または個々のプログラムとサービスの証明書を発行できます。プライベートCAは、すべての開発、ステージング、および本番環境で同様のアーキテクチャと設定を使用できるようにするのに役立ちます。

Read more
Cara Menyiapkan dan Mengonfigurasi Server OpenVPN pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menyiapkan dan Mengonfigurasi Server OpenVPN pada Ubuntu 20.04

OpenVPN adalah aplikasi Jaringan Privat Virtual (VPN) yang memungkinkan Anda menciptakan dan bergabung dengan jaringan privat secara aman melalui Internet publik. Dalam tutorial ini, Anda akan mempelajari cara menginstal dan mengonfigurasi OpenVPN pada server Ubuntu 20.04 Focal menggunakan Elliptic Curve Cryptography (ECC) untuk konfigurasi VPN yang baru dan aman. Anda juga juga akan mempelajari cara menghubungkan klien Windows, MacOS, iOS, Android, dan Linux ke VPN Anda.

Read more
CHAT