HowtoForge provides user-friendly Linux tutorials.
If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.
-
How to Install Zabbix on Debian 12 Server
Author: Arvid L • Tags: debian, linux, monitoring, server, web server • Comments: 0 • Published: Jan 02, 2025Zabbix is a free and open-source monitoring solution for IT infrastructure. It allows you to monitor networks, servers, virtual machines, and cloud services.
-
How to Install Zeek Network Security Monitoring Tool on Ubuntu 24.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 1 • Published: Jan 02, 2025Zeek (formerly Bro) is a free and open-source platform for network security monitoring. It is a powerful passive network traffic analyzer that investigates suspicious or malicious activity.
-
How to Install pgAdmin 4 PostgreSQL Admin Tool on Ubuntu 24.04
Author: Arvid L • Tags: • Comments: 0 • Published: Dec 13, 2024pgAdmin4 is an easy-to-use free and open-source graphical administration tool for PostgreSQL. In this tutorial, you'll learn how to install pgAdmin4 server mode on Ubuntu 24.04.
-
-
How to Install OpenSearch on Ubuntu 24.04
Author: Arvid L • Tags: server, ubuntu • Comments: 0 • Published: Dec 13, 2024OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. It's a fully open-source search engine and analytics suite with rich features and innovative functionality. This guide will show you how to install OpenSearch and OpenSearch Dashboard on the Ubuntu 24.04 server.
-
Install WireGuard VPN on Debian 12
Author: Arvid L • Tags: debian, linux, security, server • Comments: 0 • Published: Nov 22, 2024Wireguard is an open-source VPN protocol alternative to IPSec, IKEv2, and OpenVPN. This guide will show you how to install Wireguard VPN on the Debian 12 server and configure the Wireguard client on a Linux machine.
-
How to Install Mattermost with Nginx proxy and free Let's Encrypt SSL on Ubuntu 24.04
Author: Arvid L • Tags: linux, nginx, server, ubuntu • Comments: 0 • Published: Nov 22, 2024Mattermost is an open-source alternative to Slack and Microsoft Teams. It allows you to self-host online chat with multiple features such as file sharing, search, automation, and multiple third-party integrations. In this tutorial, you'll learn how to install Mattermost on Ubuntu 24.04 server.
-
How to Install Graylog on Ubuntu 24.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0 • Published: Nov 15, 2024Graylog is a free and open-source log-management platform for capturing, storing, and enabling real-time analysis of your data and logs. It's written in Java and built on top of other open-source software like MongoDB and Elasticsearch.
-
How to Install Zabbix on Ubuntu 24.04
Author: Arvid L • Tags: server, ubuntu • Comments: 1 • Published: Nov 15, 2024Zabbix is a free and open-source monitoring solution for IT infrastructure. It allows you to monitor networks, servers, virtual machines, and cloud services.
-
How to Install and Use Vuls Vulnerability Scanner on Debian 12
Author: Arvid L • Tags: linux, security, server • Comments: 0 • Published: Nov 11, 2024Vuls is an agentless, free, and open-source vulnerability scanner for Linux and FreeBSD. In this guide, you'll learn how to install Vuls Vulnerability Scanner on the Debian 12 server. You'll install Vuls, set up CVE databases, and then scan the local system and remote machine Vuls.
-
How to Use Rsnapshot for Backup and Restore on Linux Servers
Author: Arvid L • Tags: • Comments: 0 • Published: Nov 11, 2024In this tutorial, you'll learn how to backup and restore using Rsnapshot on a Linux server. You'll be setting up rsnapshot for local backup and remote backup. You'll also learn how to set up an automatic backup with rsnapshot and cron.