Linux

How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 20.04

The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications written in PHP. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server. The backend data is stored in a MySQL database, and dynamic processing is handled by PHP.

Read more
Установка MariaDB в CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Установка MariaDB в CentOS 8

MariaDB — это система управления базами данных с открытым исходным кодом, которая часто используется в качестве альтернативы MySQL в составе популярного стека…

Read more
Cara Menginstal MariaDB pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal MariaDB pada Ubuntu 20.04

MariaDB adalah sistem manajemen basis data sumber terbuka, yang biasanya digunakan sebagai alternatif untuk bagian MySQL dari tumpukan LAMP (Linux, Apache, MySQL, PHP/Python/Perl) yang populer. Ini dimaksudkan untuk menjadi pengganti MySQL yang paling sesuai. Tutorial ini akan menjelaskan cara menginstal MariaDB pada server Ubuntu 20.04, dan memverifikasi bahwa sistem ini berjalan serta memiliki konfigurasi awal yang aman.

Read more
How To Install MediaWiki on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on Ubuntu 12.04

This tutorial describes how to install MediaWiki on Ubuntu 12.04, including the steps needed to set up a MySQL database and user. MediaWiki is a free open source wiki program that allows users to create their own personal wiki sites. Originally built for Wikpedia, MediaWiki is written in PHP and uses a backend database, like MySQL, to store its data.

Read more
How To Install MongoDB on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MongoDB on Ubuntu 12.04

MongoDB is a document database used commonly in modern web applications. This tutorial should help you setup a virtual private server to use as a dedicated MongoDB server for a production application environment. This tutorial is written for Ubuntu 12.04.

Read more
How To Install Moodle on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Moodle on Ubuntu 16.04

Moodle is a popular web-based learning management system (LMS) that is free for anyone to install and use. With Moodle, you create and deliver learning resources such as courses, readings, and discussion boards to groups of learners. Moodle also allows you to manage user…

Read more
How To Install Nginx on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Debian 11 (ON-DEBIAN-11)

Nginx is one of the most popular web servers in the world and responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy.

Read more
Comment installer Nginx sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer Nginx sur Ubuntu 20.04

Nginx est l’un des serveurs web les plus populaires au monde et se charge de l’hébergement de certains des sites les plus importants et les plus fréquentés sur Internet. C’est une option légère qui peut être utilisée comme serveur web ou proxy…

Read more
CHAT