HowtoForge provides user-friendly Linux tutorials.
-
How to Install Zeek Network Security Monitoring Tool on Debian 12
Author: Arvid L • Tags: debian, linux, security • Comments: 0Zeek (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 TIG Stack (Telegraf, InfluxDB, and Grafana) on Rocky Linux
Author: Navjot Singh • Tags: linux • Comments: 0The 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. You can monitor and visualize metrics such as memory, disk space, logged-in users, system load, swap usage, uptime, running processes etc. from one place.
-
How to Install OpenMRS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0OpenMRS is an efficient electronic medical record (EMR) storage and retrieval system released as open-source software. This tutorial will explain how to install OpenMRS on Ubuntu 22.04.
-
-
How to Install Symfony PHP Framework on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, php, programming, ubuntu, web server • Comments: 0Symfony is one of the most popular PHP frameworks used for web applications. This tutorial will show you how to install the Symfony PHP framework on Ubuntu 22.04.
-
How to Install a CockroachDB Cluster on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0CockroachDB is a free and cloud-native distributed SQL database used to build and manage modern, scalable cloud services. This tutorial will explain how to set up a three-node CockroachDB cluster on Ubuntu 22.04 server.
-
How to Install NetBox IRM on Debian 12
Author: Arvid L • Tags: debian, linux, networking, server • Comments: 0NetBox 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.
-
How to Install Zammad Ticketing System on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu • Comments: 1Zammad is a free, open-source, web-based support/ticketing solution for managing customer communication. You can connect it via various channels like email, chat, telephone, Twitter, or Facebook.
-
Guide to Install JupyterLab on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0Jupyter 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: 0Flask 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.