Ubuntu 18.04

How To Install and Configure an SNMP Daemon and Client on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure an SNMP Daemon and Client on Ubuntu 18.04

SNMP stands for simple network management protocol. It is a way that servers can share information about their current state, and also a channel through which an administer can modify pre-defined values. In this guide, you will set up the tools to communicate using SNMP. You will be using two Ubuntu 18.04 servers to demonstrate, one that will contain the SNMP manager (client), and one to hold the SNMP agent (daemon).

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

Установка и настройка GitLab в Ubuntu 18.04

GitLab CE (Community Edition) — приложение с открытым исходным кодом, в основном используемое для хостинга хранилищ Git. Приложение имеет дополнительные функции, связанные с разработкой, такие как отслеживание проблем. Оно предназначено…

Read more
Como instalar e configurar o Postfix no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar e configurar o Postfix no Ubuntu 18.04

O Postfix é um Agente de Transferência de E-mail (MTA) de código aberto popular que pode ser usado para rotear e entregar e-mails em um sistema Linux. Estima-se que cerca de 25% dos servidores públicos de e-mail na internet executem o Postfix. Neste guia, vamos ensinar como…

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

How To Install and Secure Grafana on Ubuntu 18.04

Grafana is an open-source data visualization and monitoring tool that integrates with complex data from sources like Prometheus, InfluxDB, Graphite, and ElasticSearch. In this tutorial, you will install Grafana and secure it with an SSL certificate and an Nginx reverse proxy. Once you have set up Grafana, you’ll have the option to configure user authentication through GitHub.

Read more
Установка Linux, Nginx, MySQL, PHP (набора LEMP) в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Linux, Nginx, MySQL, PHP (набора LEMP) в Ubuntu 18.04

Набор LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные серверной части хранятся в базе…

Read more
CHAT