ubuntu

Установка MariaDB в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка MariaDB в Ubuntu 18.04

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

Read more
How To Install MariaDB on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MariaDB on Ubuntu 22.04

MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It is intended to be a drop-in replacement for MySQL. This tutorial will explain how to install MariaDB on an Ubuntu 22.04 server, and verify that it is running and has a safe initial configuration.

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 MySQL on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MySQL on Ubuntu 16.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.

Read more
Installieren von Nginx unter Ubuntu 20.04 [Schnellstart] — step-by-step Linux tutorial on Progressive Robot

Installieren von Nginx unter Ubuntu 20.04 [Schnellstart]

Nginx ist einer der beliebtesten Webserver der Welt und hostet einige der größten und datenverkehrsreichsten Sites im Internet. Nginx ist in den meisten Fällen ressourcenschonender als Apache und kann als Webserver oder Reverse-Proxy verwendet werden. In diesem Leitfaden…

Read more
Установка Node.js в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Node.js в Ubuntu 20.04

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

Read more
How To Install Plausible Analytics on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How To Install Plausible Analytics on Ubuntu 20.04

Plausible Analytics is an open-source, self-hosted web analytics application written in Elixir. It focuses on being simple, and privacy-focused. In this tutorial you will install the Plausible app and a few helper services using Docker Compose, then install Nginx and Certbot to set up a secure HTTPS reverse proxy.

Read more
CHAT