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 Actual Budgeting Software on Debian 12 Server
Author: Arvid L • Tags: debian, linux, web server • Comments: 0 • Published: Mar 18, 2025Actual Budget is an open-source finance management software focused on privacy and built on top of "Envelope Style Budgeting". In this tutorial, we'll show you how to install the Actual Budgeting System on the Debian 12 server.
-
How to Install and Use Nessus Vulnerability Scanner on Ubuntu 24.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 0 • Published: Mar 14, 2025Nessus is a network scanning tool and vulnerability scanner developed by Tenable. It is used for vulnerability assessments, penetration testing, and ethical hacking. In this guide, you'll learn how to install Nessus on Ubuntu 24.04 server.
-
How to Install Apache Solr on an Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Mar 06, 2025Apache Solr is an open-source search platform built on Apache Lucene, designed to create powerful application search and indexing capabilities. In this guide, you'll learn how to install Apache Solr on Ubuntu 24.04 server.
-
-
How to Install ntopng on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Feb 24, 2025Ntopng is an open-source network traffic monitoring tool for traffic analysis and real-time visualization. In this tutorial, you'll learn how to install the Ntopng Network Monitoring Tool on the Debian 12 server.
-
How to install PHP 5.6 and 7.0 - 8.4 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Ubuntu 22.04 - 24.04
Author: Thom Pol • Tags: ispconfig, linux, php, ubuntu • Comments: 10 • Updated: Feb 19, 2025When using ISPConfig, by default, you only have the main PHP version for your distribution. This guide will show you how to install additional PHP versions (5.6, 7.0 - 7.4, 8.1 - 8.4) on an Ubuntu server with ISPConfig.
-
How to install PHP 5.6 and 7.0 - 8.4 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Debian 11 to 12
Author: Thom Pol • Tags: debian, ispconfig, linux, php • Comments: 14 • Updated: Feb 19, 2025In this guide we will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, 8.2, 8.3, and 8.4) on a Debian server with ISPConfig.
-
How to Install Fast API with MongoDB on Ubuntu 24.04
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Feb 15, 2025FastAPI is a web framework based on Python for creating API services. It's a modern, fast, high-performance framework supporting asynchronous operations.
-
How to Install Rancher on Debian 12 Server
Author: Arvid L • Tags: debian, linux, server, virtualization • Comments: 0 • Published: Feb 11, 2025Rancher is an open-source container management platform designed to facilitate the deployment, management, and governance of Kubernetes clusters. In this tutorial, you'll learn how to install Rancher on a Debian 12 server.
-
How to Install Apache Couch DB on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jan 26, 2025Apache CouchDB is an open-source NoSQL and document-oriented database that supports multiple formats and protocols to store its data. Apache CouchDB allows you to use JSON to store data, and it also provides web UI for managing the CouchDB system and HTTP API that enables you to query data easily.
-
How to Install NodeBB with MongoDB and Nginx Proxy on AlmaLinux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jan 25, 2025NodeBB is an open-source, Node.js-based forum software that provides a modern and responsive solution for online communities. This guide will provide step-by-step instructions for installing NodeBB on an Alma Linux 9 server.