Ubuntu 20.04

Установка веб-сервера Apache в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера Apache в Ubuntu 20.04

HTTP-сервер Apache — самый широко используемый веб-сервер в мире. Он имеет множество мощных функций, включая динамически загружаемые модули, надежную поддержку различных медиаформатов и интеграцию с другим популярным программным обеспечением. В этом обучающем руководстве мы…

Read more
Cómo instalar WordPress en Ubuntu 20.04 con una pila LAMP — step-by-step Linux tutorial on Progressive Robot

Cómo instalar WordPress en Ubuntu 20.04 con una pila LAMP

WordPress es una tecnología de código abierto extremadamente popular para crear sitios web en el Internet actual. Usado por el 63 % de los sitios web que utilizan un sistema de gestión de contenidos (GMS), los sitios de WordPress representan el 36 % de todos los sitios web que…

Read more
How To Protect an Nginx Server with Fail2Ban on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Protect an Nginx Server with Fail2Ban on Ubuntu 20.04

In this guide, you will learn how to install `fail2ban` on a Ubuntu 20.04 server and configure it to monitor your Nginx logs for intrusion attempts. Fail2ban can significantly mitigate brute force attacks by creating rules that automatically alter your firewall configuration to ban specific IPs after a certain number of unsuccessful login attempts. This will allow your server to harden itself against these access attempts without intervention from you.

Read more
Ubuntu 20.04でLet’s Encryptを使用してApacheを保護する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04でLet’s Encryptを使用してApacheを保護する方法

Let’s Encryptは、無料のTLS /SSL証明書の取得ならびにインストール、またWebサーバーでのHTTPS暗号化の有効を円滑にする認証局(CA)です。現在、証明書の取得とインストールのプロセス全体は、Apache、NginxともにCertbotで完全に自動化されています。このチュートリアルでは、Certbotを使用して、Ubuntu 20.04にインストールされたApacheに無料のSSL証明書を取得し、証明書が自動更新されるように設定します。

Read more
Ubuntu 20.04にNFSマウントをセットアップする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にNFSマウントをセットアップする方法

このガイドでは、NFS機能に必要なコンポーネントをUbuntu 20.04にインストールする方法、サーバーとクライアントそれぞれのNFSマウントの設定方法、NFSリモート共有をマウント・アンマウントする方法について説明します。

Read more
CHAT