Linux

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 Debian 8 — step-by-step Linux tutorial on Progressive Robot

How to Install MongoDB on Debian 8

MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB on your server for use in a production application environment. You’ll install MongoDB and configure firewall…

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
How to Install Nginx on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How to Install Nginx on CentOS 8

Nginx is one of the most popular web servers in the world and is 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. In this guide, we’ll discuss how to install Nginx on a CentOS 8 server.

Read more
So installieren Sie Nginx unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

So installieren Sie Nginx unter Ubuntu 20.04

Nginx ist einer der beliebtesten Webserver der Welt und verantwortlich für das Hosting einiger der größten und datenverkehrsreichsten Websites im Internet. Er ist eine leichtgewichtige Wahl, die als Webserver oder Reverse-Proxy verwendet werden…

Read more
How To Install Node.js on an Ubuntu 14.04 Server — step-by-step Linux tutorial on Progressive Robot

How To Install Node.js on an Ubuntu 14.04 Server

Node.js is a popular Javascript platform that can be used to build web applications quickly and easily. Node.js uses Javascript on both the front-end and back-end to create a more consistent experience for developers. In this guide, we’ll get you up and running with Node.js on an Ubuntu 14.04 server.

Read more
Como instalar o Node.js no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Node.js no Ubuntu 18.04

O Node.js é uma plataforma JavaScript para programação de fins gerais que permite que os usuários construam aplicativos de rede rapidamente. Ao potencializar o JavaScript em ambos front e backend, o Node.js torna o desenvolvimento mais consistente e…

Read more
CHAT