Linux Tutorials on the topic “debian”
-
How to Install Prometheus and Node Exporter on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring • Comments: 0 • Published: Oct 20, 2023Prometheus is an open-source monitoring and alerting platform. This guide will show you how to install Prometheus and Node Exporter on the Debian 12 server.
-
How to Install and Create a Chat server using Matrix Synapse and Element on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Oct 20, 2023Matrix is an open standard for decentralized and end-to-end encrypted communication. In this tutorial, you will learn how to install and create a chat server using Synapse.
-
How to Install Drupal CMS with Apache on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Oct 20, 2023Drupal is a free and open-source web content management system written in PHP. In this guide, I will show you how to install Drupal on a Debian 12 server.
-
-
How to Install and Configure Suricata IDS alongside Elastic Stack on Debian 12
Author: Navjot Singh • Tags: debian, linux, security • Comments: 0 • Published: Oct 06, 2023Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts, and drop traffic upon detecting any suspicious activity.
-
How to Install ownCloud on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Oct 05, 2023ownCloud is a software solution for creating file-hosting services like Google Drive and DropBox. Follow this guide to learn how to install ownCloud on Debian 12 step-by-step. Learn how to install ownCloud via the command line on the LAMP Stack and secure ownCloud with SSL/TLS certificates from Letsencrypt.
-
How to Install Zeek Network Security Monitoring Tool on Debian 12
Author: Arvid L • Tags: debian, linux, security • Comments: 0 • Published: Oct 05, 2023Zeek (formerly Bro) is a free and open-source platform for network security monitoring. It is a powerful passive network traffic analyzer to investigate suspicious or malicious activity. In this guide, I will show you how to install Zeek network Security Monitoring on the Debian 12 server step-by-step.
-
How to Install NetBox IRM on Debian 12
Author: Arvid L • Tags: debian, linux, networking, server • Comments: 0 • Published: Oct 02, 2023NetBox is an Infrastructure Resource Modelling (IRM) designed for network automation and infrastructure engineering. In this guide, we'll show you how to install NetBox IRM on Debian 12 server step-by-step.
-
Guide to Install JupyterLab on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Sep 29, 2023Jupyter is a free and open-source web application for interactive computing and data science. In this guide, we'll take you through the installation of JupyterLab on Debian 12 step-by-step.
-
How to Install Flask with Nginx and Gunicorn on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Sep 29, 2023Flask is a microframework written in Python for developing modern web applications and API (Application Programming Interface). The following guide will show you how to get started with Flask on Debian 12.