Applications

Comment installer et configurer VNC sur Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer et configurer VNC sur Ubuntu 18.04

Le* Virtual Network Computing*, ou VNC, est un système de connexion qui vous permet d’utiliser votre clavier et votre souris pour interagir avec un environnement de bureau graphique sur un serveur distant. Il facilite la gestion des fichiers, des logiciels et des paramètres…

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

Установка и настройка VNC в Ubuntu 20.04

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

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

How To Install Matomo Web Analytics on Ubuntu 20.04

Matomo is an open-source, self-hosted web analytics application written in PHP. In this tutorial you will install Matomo and a MariaDB database using Docker Compose, then install Nginx to act as a reverse proxy for the Matomo app. Finally, you will enable secure HTTPS connections by using Certbot to download and configure SSL certificates from the Let’s Encrypt Certificate Authority.

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
How To Install TTRSS with Nginx for Debian 7 on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Install TTRSS with Nginx for Debian 7 on a VPS

This tutorial is going to guide you through the installation process of Tiny Tiny RSS with nginx and PostgreSQL on Debian 7.0 VPS. For setting up TTRSS, you need two essential components: a web server and a database. As a web server, we are going to use nginx and as database PostgreSQL.

Read more
How To Use Winston to Log Node.js Applications on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Use Winston to Log Node.js Applications on Ubuntu 20.04

Winston is a versatile logging library and a popular logging solution available for Node.js applications. Winston’s features include support for multiple storage options, log levels, log queries, and a built-in profiler. In this tutorial, you will use Winston to log a Node/Express application that you’ll create as part of this process. You’ll also see how to combine Winston with Morgan, another popular HTTP request middleware logger for Node.js.

Read more
CHAT