HowtoForge provides user-friendly Linux tutorials.
-
How to Install FreeScout Help Desk on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Sep 08, 2023FreeScout is an open-source helpdesk and shared inbox written in PHP and based on the Laravel framework. It's built as an alternative to Zendesk/Help Scout. This guide will take you through the step-by-step installation of the FreeScout Help Desk on the Debian 12 server.
-
Update the ISPConfig Perfect Server from Debian 11 to Debian 12
Author: Thom Pol • Tags: debian, ispconfig, linux • Comments: 19 • Published: Sep 08, 2023This tutorial will take you through updating a server managed by ISPConfig from Debian 11 (bullseye) to Debian 12 (bookworm). This guide works for both single- and multiserver setups.
-
Replacing Amavisd with Rspamd in ISPConfig 3.1 on Debian and Ubuntu
Author: Till Brehm • Tags: debian, email, ispconfig, linux, server, ubuntu • Comments: 79 • Updated: Sep 08, 2023Rspamd is a modern high-performance spam scan software for Linux servers which delivers very accurate filter results. This tutorial describes the steps to replace amavis (amavisd-new) spam scanning software with Rspamd on an ISPConfig 3.1 server.
-
-
How to Upgrade from Debian 11 to Debian 12
Author: Thom Pol • Tags: debian, linux • Comments: 5 • Published: Sep 07, 2023This article will show you how to upgrade from Debian 11 (Bullseye) to Debian 12 (Bookworm) in a few easy steps.
-
How to Install Terraform on Ubuntu Server 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Aug 31, 2023Terraform is an open-source infrastructure automation tool that allows you to deploy and manage hundreds of servers via a command-line interface. This tutorial will explain how to install Terraform on Ubuntu 22.04.
-
How to Install Jellyfin Media Server on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Aug 31, 2023Jellyfin is free software for building a media server. It lets you collect, manage, and stream your media files from multiple devices or clients. This guide will show you how to install the Jellyfin media server on Debian 12.
-
How to Install Zabbix Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Aug 31, 2023Zabbix is a powerful open-source monitoring solution to monitor IT infrastructure. With Zabbix, you can monitor various IT components, including networks, servers, virtual machines, and cloud services.
-
How to Install FreeIPA Server with Docker on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Updated: Aug 24, 2023FreeIPA is an open-source identity management solution for Linux/Unix operating systems. In this guide, you will install and set up the FreeIPA server on Debian 12 machine via Docker.
-
How to Integrate Sudoers with FreeIPA Server
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 24, 2023Sudo is an application that allows you to get root or administrator privileges on Linux and Unix operating systems. In this tutorial, you will learn how to integrate Sudoers and FreeIPA with two scenarios.
-
How to Install and Configure OpenVPN Server on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 1 • Published: Aug 24, 2023In our tutorial, we will install OpenVPN on a Debian 12 server and configure it to be accessible from a client machine, and create a VPN connection between them to redirect all the traffic from the client through the OpenVPN server.