Como hospedar um site com o Caddy no Ubuntu 18.04
O autor selecionou o Free and Open Source Fund para receber uma doação como parte do programa Write for DOnations. O Caddy é um servidor Web projetado em torno da…
O autor selecionou o Free and Open Source Fund para receber uma doação como parte do programa Write for DOnations. O Caddy é um servidor Web projetado em torno da…
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).
GitLab CE (Community Edition) — приложение с открытым исходным кодом, в основном используемое для хостинга хранилищ Git. Приложение имеет дополнительные функции, связанные с разработкой, такие как отслеживание проблем. Оно предназначено…
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…
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.
Les systèmes de gestion de bases de données relationnelles constituent un élément clé de nombreux sites Web et applications. Ils offrent un moyen structuré de stocker les informations, de les organiser et d’y accéder. PostgreSQL, ou Postgres,…
In this tutorial, we’ll walk through the process of installing and configuring the latest version of pgAdmin onto an Ubuntu 18.04 server, accessing pgAdmin through a web browser, and connecting it to a PostgreSQL database on your server.
O autor selecionou a United Nations Foundation para receber uma doação como parte do programa Write for DOnations. *A versão original deste tutorial para o…
Der Autor hat den Open Internet/Free Speech Fund ausgewählt, um eine Spende in Höhe von 100 USD im Rahmen des Programms „Write for DOnations“ zu erhalten. Java und die JVM (Java…
Набор LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные серверной части хранятся в базе…