Linux

How To Install MySQL on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install MySQL on CentOS 8

MySQL is an open-source database management system, commonly installed as part of the popular LEMP (Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It implements the relational model and Structured Query Language (SQL) to manage and query data. This tutorial explains how to install MySQL version 8 on a CentOS 8 server.

Read more
Cómo instalar Nginx en CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en CentOS 8

Nginx es uno de los servidores web más populares del mundo y aloja algunos de los sitios más grandes y con mayor tráfico en Internet. Es más fácil de utilizar que Apache en la mayoría de los casos y puede emplearse como servidor web o…

Read more
Como instalar o Nginx no Ubuntu 18.04 [Início rápido] — step-by-step Linux tutorial on Progressive Robot

Como instalar o Nginx no Ubuntu 18.04 [Início rápido]

O Nginx é um dos servidores Web mais populares no mundo e é responsável por hospedar alguns dos sites de maior tráfego na Internet. Ele é mais amigável do que o Apache em termos de recursos na maioria dos casos e pode ser usado como um servidor Web ou como proxy…

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

Установка Nginx в Ubuntu 20.04

Nginx — один из самых популярных в мире веб-серверов, на базе которого размещены некоторые из самых крупных сайтов интернета с огромным трафиком. Это облегченный вариант, который можно использовать как веб-сервер или как обратный прокси. В этом…

Read more
How To Install Node.js on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How To Install Node.js on Rocky Linux 9

Node.js is a JavaScript runtime for server-side programming. It allows developers to create scalable backend functionality using JavaScript, a language many are already familiar with from browser-based web development.

Read more
How To Install Piwik on an Ubuntu 12.04 Cloud Server — step-by-step Linux tutorial on Progressive Robot

How To Install Piwik on an Ubuntu 12.04 Cloud Server

Piwik is an open-source analytics system, which can be hosted at your cloud sever. It provides a more personalized solution than Google Analytics as it lets you have ownership and more control of your data, shows detailed traffic in real-time, and it has more stylistic graphs to see your data more effectively.

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

How To Install Prosody on Ubuntu 18.04

Prosody is an XMPP chat server that supports TLS encrypted one-to-one chat and group chat rooms. XMPP is an open messaging protocol formally known as Jabber. This means that any XMPP chat client will be able to connect to a Prosody server and start chatting. In this tutorial, you will install and configure a Prosody server that supports one-to-one and group chat sessions and the ability to upload files into the chat panel to share. All of the chat sessions will be protected by TLS.

Read more
CHAT