Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
✇Howtoforge Linux Howtos und Tutorials

How to Install Grafana and Prometheus on Ubuntu 22.04

This tutorial covers installing Grafana, Prometheus, and node exporter on Ubuntu 22.04 server. You'll build a powerful monitoring stack with Grafana as the dashboard and data visualization tool, Prometheus as the data source where all your monitoring data will be stored, and the node_exporter is an application that gathers information and metrics about your systems and send all those metrics to the Prometheus.
✇Howtoforge Linux Howtos und Tutorials

Linux Basics - Set a Static IP on Ubuntu

Set a static IP on Ubuntu. All Ubuntu versions, from Ubuntu 22.04, and Ubuntu 20.04 down to Ubuntu 12.04, are covered in this tutorial. The guide explains setting a static IP on an Ubuntu system from the command line. It covers the network configuration for all recent Ubuntu versions and includes instructions to configure a static IP address, set the hostname, and configure name resolving.
❌