Ubuntu 20.04

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
How to Set Up a Website Hit Counter With Redis and PHP on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up a Website Hit Counter With Redis and PHP on Ubuntu 20.04

A hit counter is an application that records and indicates the number of visits your web page has received. The counter starts from 1 and is incremented once every time a web page is visited. To keep track of the visits, the hit counter application requires a form of a database. To track your site visits, you require a Redis hash map. In this guide, you’ll set up a website hit counter with Redis and PHP on your Ubuntu 20.04 server.

Read more
CHAT