Linux

Установка Linux, Nginx, MySQL, PHP (стека LEMP) в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Linux, Nginx, MySQL, PHP (стека LEMP) в Ubuntu 20.04

Программный стек LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений, написанных на PHP. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные…

Read more
How To Install MediaWiki on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on CentOS 7

MediaWiki is a free and open-source wiki application written in PHP. It was originally created for WikiPedia, but it now allows everyone to create their own wiki sites. This tutorial goes through how to set up MediaWiki on a CentOS 7 Droplet.

Read more
How To Install MongoDB on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Install MongoDB on FreeBSD 10.1

MongoDB is a free and open-source NoSQL database. It is one of the most popular databases used in web applications today because it offers high performance, scalability, and lots of flexibility in database schema design. In this tutorial, you will learn how to install and run MongoDB on FreeBSD 10.1.

Read more
How To Install MySQL on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MySQL on Ubuntu 18.04

MySQL is an open-source database management system, commonly installed as part of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It uses a relational database and SQL (Structured Query Language) to manage its data. This tutorial will explain how to install MySQL version 5.7 on an Ubuntu 18.04 server.

Read more
CHAT