ubuntu

How To Install Matrix Synapse on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Matrix Synapse on Ubuntu 16.04

Matrix is an open standard for decentralized communication. Matrix uses homeservers to store your account information and chat history. By following this guide you will install Synapse, the reference homeserver implementation of Matrix. When you’re finished, you will be able to connect to your homeserver via any Matrix client and communicate with others users across other Matrix federated homeservers.

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

How To Install MongoDB on Ubuntu 18.04

MongoDB is an open-source document database used commonly in modern web applications. It is classified as a NoSQL database because it does not rely on a traditional table-based relational database structure. Instead, it uses JSON-like documents with dynamic schemas. In this tutorial you’ll install MongoDB on an Ubuntu 18.04 server, test it, and learn how to manage it as a systemd service.

Read more
Cómo instalar MySQL en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar MySQL en Ubuntu 20.04

Hazel Virdó escribió una versión anterior de este tutorial. MySQL es un sistema de administración de bases de datos de código abierto, que comúnmente se instala como parte de la popular…

Read more
Como Instalar o Nginx no Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Nginx no Ubuntu 20.04 [Quickstart]

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
CHAT