Ubuntu 20.04

How To Install Umami Web Analytics Software on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How To Install Umami Web Analytics Software on Ubuntu 20.04

Umami is an open-source, self-hosted web analytics application written in Node.js. It focuses on being simple, well-designed, fast, and privacy-focused. It can store data about your website’s visitors in either a MySQL or PostgreSQL database. In this tutorial you will install Umami and a PostgreSQL database using Docker Compose, then install Nginx and Certbot to set up a secure HTTPS reverse proxy for Umami.

Read more
How To Install WordPress on Ubuntu 20.04 with a LAMP Stack — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress on Ubuntu 20.04 with a LAMP Stack

WordPress is an extremely popular open-source technology and WordPress sites represent 36% of all websites that are currently online. This tutorial is intended for those who are comfortable with system administration or for those who are interested in learning how to administer your own WordPress instance on the server side. In this guide, we’ll install and set up WordPress via LAMP on a Linux Ubuntu 20.04 server.

Read more
Обслуживание приложений Flask с Gunicorn и Nginx в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Обслуживание приложений Flask с Gunicorn и Nginx в Ubuntu 20.04

В этом обучающем модуле вы создадите приложение Python с использованием микроструктуры Flask в Ubuntu 20.04. Основная часть этой статьи посвящена настройке сервера приложений Gunicorn, запуску приложения и настройке Nginx для…

Read more
Cara Menyiapkan dan Mengonfigurasi Otoritas Sertifikat (CA) Pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menyiapkan dan Mengonfigurasi Otoritas Sertifikat (CA) Pada Ubuntu 20.04

Otoritas Sertifikat privat yang berjalan pada Ubuntu 20.04 akan memungkinkan Anda untuk mengonfigurasi, menguji, dan menjalankan program yang membutuhkan koneksi terenkripsi antara klien dan server. Menggunakan CA privat, Anda dapat menerbitkan sertifikat untuk pengguna, server, atau masing-masing program serta layanan di dalam infrastruktur Anda. CA privat dapat membantu memastikan bahwa semua lingkungan pengembangan, penahapan, dan produksi Anda menggunakan arsitektur dan konfigurasi yang seru

Read more
How To Set Up Time Synchronization on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Time Synchronization on Ubuntu 20.04

Accurate timekeeping is integral to modern software deployments. Without it, you may encounter data corruption, errors, and other issues that are difficult to debug. In this article, you will practice some general time-related commands, verify that timesyncd is active, and install an alternate network time service.

Read more
CHAT