Articles by Arvid L
-
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 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 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 Docker Swarm on Ubuntu 22.04
Author: Arvid L • Tags: server, ubuntu, virtualization • Comments: 0 • Published: Dec 14, 2023Docker Swarm is a container orchestration built on top of Docker Engine. It allows you to create and deploy a cluster of Docker nodes on multiple servers. In this tutorial, we'll show you how to install Docker Swarm on Ubuntu 22.04 servers step-by-step.
-
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: 3 • 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 Netdata Monitoring Software on AlmaLinux 9
Author: Arvid L • Tags: linux, monitoring • Comments: 0 • Published: Dec 08, 2023Netdata is an open-source, extensible, and real-time monitoring system for servers, containers, and applications. Follow our guide to install Netdata with Nginx as a reverse proxy on the AlmaLinux 9 server.
-
How to Install Syncthing on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0 • Published: Dec 08, 2023Syncthing is a secure and open-source file synchronization program for multiple platforms, such as Windows, macOS, Linux, Android, Solaris, Darwin and BSD. In this tutorial, I will show you how to install Syncthing on a Ubuntu 22.04 server.
-
How to Install Grafana and Prometheus on Rocky Linux 9
Author: Arvid L • Tags: linux, monitoring • Comments: 1 • Published: Nov 23, 2023Grafana is an open-source and multi-platform data visualization platform developed by Grafana Labs. Grafana provides an interactive data visualization web application, which includes charts, graphs, and alerts. In this tutorial, I will install Grafana open-source analytics and visualization web application with Nginx as a reverse proxy. Then, I will install and configure the Prometheus open-source system monitoring with Node Exporter to gather system metrics.
-
How to Install BookStack on Debian 12
Author: Arvid L • Tags: debian, linux, web server • Comments: 1 • Published: Nov 03, 2023BookStack is a simple and self-hosted platform for storing and organizing information. In this tutorial, we'll walk you through the installation process of BookStack on the Debian 12 server