ubuntu

How To Query Prometheus on Ubuntu 14.04 Part 2 — step-by-step Linux tutorial on Progressive Robot

How To Query Prometheus on Ubuntu 14.04 Part 2

Prometheus is an open source monitoring system and time series database. In part 2 of this series, you will build on the setup from the first part and learn more advanced querying techniques and patterns to apply value-based filtering, set operations, histograms, and more.

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

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

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

Read more
How To Set Filesystem Quotas on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Filesystem Quotas on Ubuntu 18.04

Quotas are used to limit the amount of disk space a user or group can use on a filesystem. Without such limits, a user could fill up the machine’s disk and cause problems for other users and services. In this tutorial we will install command line tools to create and inspect disk quotas on Ubuntu 18.04, then set a quota for an example user.

Read more
CHAT