Linux Tutorials on the topic “debian”
-
How to Install Icinga 2 Monitoring Software on Debian 12
Author: Navjot Singh • Tags: debian, linux, monitoring • Comments: 0 • Published: Jan 18, 2024Icinga 2 is an open-source monitoring system that checks the availability of network resources, notifies users of outages, and generates performance data for reporting.
-
How to Install Nagios Monitoring Tool on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Jan 12, 2024Nagios is an open-source monitoring system for tracking IT infrastructure health and performance. It provides real-time alerts and status overviews for servers, networks, and applications, enabling proactive problem resolution.
-
How to Install Mastodon Social Network on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 2 • Published: Jan 12, 2024Mastodon is a free, decentralized, and open-source social network. This tutorial will teach you how to set up your instance of Mastodon on a server with Debian 12 using Docker.
-
-
How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Debian 12
Author: Navjot Singh • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Jan 11, 2024The TIG (Telegraf, InfluxDB, and Grafana) Stack is an acronym for a platform of open-source tools to make the collection, storage, graphing, and alerting of system metrics easier. In this tutorial, you will learn how to install and configure the TIG Stack on a single Debian 12 server.
-
How to Install Cockpit Web Console on Debian 12
Author: Arvid L • Tags: control panels, debian, linux • Comments: 0 • Published: Jan 08, 2024Cockpit is a web-based Linux administration tool that allows you to manage multiple Linux servers from a single dashboard. This guide will show you how to install Cockpit on a Debian 12 server
-
How to Install and Configure Monit on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 0 • Published: Dec 27, 2023Monit is a free and open-source monitoring tool that monitors server processes and services like Apache, Nginx, Rsyslog, FTP, and SSH on Linux systems. This tutorial will explain how to install and use the Monit monitoring tool on Debian 11.
-
How to Install Nextcloud on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 10 • Updated: Dec 22, 2023This tutorial will show you how to install Nextcloud on a Debian 12 server. You will install Nextcloud with Apache2 web server, MariaDB server, and PHP 8.2. Furthermore, you will also secure your installation with UFW (Uncomplicated Firewall) and SSL/TLS certificates from Letsencrypt.
-
How to Install InfluxDB and Telegraf on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Dec 10, 2023In this guide, you will set up dashboard monitoring with InfluxDB and send metrics for system monitoring via Telegraf. You'll use a Debian server for the installation.
-
How to Install VNC Server on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 2 • Published: Dec 08, 2023Virtual Network Computing (VNC) is a desktop-sharing protocol allowing you to control a computer remotely using the VNC client software. In this guide, I'll show you step-by-step how to install VNC Server on the Debian 12 server.
-
How to Install Gitea DevOps Platform using Docker on Debian 12
Author: Navjot Singh • Tags: debian, linux • Comments: 0 • Published: Nov 24, 2023Gitea is an open-source code-hosting solution based on the Git platform. This article will cover installing and configuring Gitea on a Debian 12 server and setting up your first Git repository.