ubuntu

Ubuntu 20.04にLAMPスタックでWordPressをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にLAMPスタックでWordPressをインストールする方法

WordPressは非常に人気のあるオープンソース技術で。WordPress  で構築されたサイトは現在オンラインになっている全Wサイトの36%を占めています。このチュートリアルは、システム管理に慣れたユーザーや、サーバー側でWordPressインスタンスの管理方法を学びたいユーザーを対象としています。このガイドでは、Linux Ubuntu 20.04サーバーにLAMPを介してWordPressをインストール・セットアップします。

Read more
Установка WordPress со стеком LAMP в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка WordPress со стеком LAMP в Ubuntu 18.04

Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом WordPress — это самая популярная CMS (система управления контентов) в сети Интернет. Она позволяет вам легко настраивать блоги и…

Read more
How To Manage RAID Arrays with mdadm on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Manage RAID Arrays with mdadm on Ubuntu 16.04

In this guide, we discuss how to use Linux’s mdadm utility to manage RAID arrays and perform day-to-day administrative tasks. We cover how to start, stop, or remove RAID arrays, how to find information about both the RAID device and the underlying storage components, and how to adjust the RAID size and and hot spares to existing arrays.

Read more
How To Scale Django: Finding the Bottleneck — step-by-step Linux tutorial on Progressive Robot

How To Scale Django: Finding the Bottleneck

Once an app has been deployed and more and more people begin using it, it won’t be long before you begin to notice it slowing down. This is a common problem, and in this tutorial we will go over some tools that work with Django which can help to alleviate this issue.

Read more
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
CHAT