HowtoForge provides user-friendly Linux tutorials.
-
How to Upgrade from Debian 11 to Debian 12
Author: Thom Pol • Tags: debian, linux • Comments: 4 • 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 Webmin on Debian 12
Author: Hitesh Jethva • Tags: control panels, debian, linux • Comments: 0 • Published: Aug 25, 2023Managing and administering Linux servers from the command line is difficult for beginner Linux users. In this case, you can use Webmin to manage your Linux server from the web-based interface. In this article, I will show you how to install Webmin on Debian 12.
-
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.
-
How to Install a Debian 12 (Bookworm) Minimal Server
Author: Till Brehm • Tags: debian, linux • Comments: 1 • Updated: Aug 20, 2023This tutorial shows in detail how to install a Debian 12 (Bookworm) minimal server with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as the basis for our other Debian 12 tutorials here at howtoforge.com.
-
How to Install a CockroachDB Cluster on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 18, 2023CockroachDB is an open-source distributed and scalable SQL database for cloud applications. This guide shows you how to install and create a CockroachDB cluster on multiple AlmaLinux 9 servers.