How to Install PostgreSQL and pgAdmin Tool on Debian 12
PostgreSQL is an advanced and enterprise-class RDBMS (Relational Database Management System) that supports both SQL (relational) and JSON (non-relational) querying.
View ArticleHow to Install a CockroachDB Cluster on AlmaLinux 9
CockroachDB 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.
View ArticleHow to Install a Debian 12 (Bookworm) Minimal Server
This 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...
View ArticleHow to Install and Configure OpenVPN Server on Debian 12
In 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...
View ArticleHow to Integrate Sudoers with FreeIPA Server
Sudo 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...
View ArticleHow to Install FreeIPA Server with Docker on Debian 12
FreeIPA 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.
View ArticleHow to Install Webmin on Debian 12
Managing 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...
View ArticleHow to Install Zabbix Monitoring Tool on Ubuntu 22.04
Zabbix 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.
View ArticleHow to Install Jellyfin Media Server on Debian 12
Jellyfin 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...
View ArticleHow to Install Terraform on Ubuntu Server 22.04
Terraform 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...
View ArticleHow to Upgrade from Debian 11 to Debian 12
This article will show you how to upgrade from Debian 11 (Bullseye) to Debian 12 (Bookworm) in a few easy steps.
View ArticleReplacing Amavisd with Rspamd in ISPConfig 3.1 on Debian and Ubuntu
Rspamd 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...
View ArticleUpdate the ISPConfig Perfect Server from Debian 11 to Debian 12
This 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.
View ArticleHow to Install and Monitor Services using Netdata Monitoring Tool on Debian 12
Netdata is an open-source monitoring system for Linux-based operating systems. It provides real-time performance and monitoring using beautiful and detailed dashboards. This tutorial will show you how...
View ArticleHow to Install FreeScout Help Desk on Debian 12
FreeScout 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...
View ArticleHow to Install and Configure Nginx with PHP-FPM on CentOS 8
Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.
View ArticleHow to Install BookWyrm on a Debian 12 server
BookWyrm is an open-source federated social network for book readers. It acts as an ad-free Goodreads alternative. In this tutorial, you will learn how to install BookWyrm on a Debian 12 server.
View ArticleHow to Install ERPNext on Debian 12
ERPNext is an open-source enterprise resource planning (ERP) solution. In this tutorial, we will guide you through the installation of ERPNext on the Debian 12 server. You will install ERPNext with a...
View ArticleGuide to Install Django Web Framework on Debian 12
Django is a free and open-source Python Web Framework used to develop dynamic websites and applications. This guide will show you how to install the Django web framework on a Debian 12 server.
View ArticleHow to Install a Secure FTP Server with vsftpd on Debian 12
vSFTPd or Very Secure FTP Daemon is a free and open-source FTP server software. In this tutorial, you will learn how to set up and create a secure FTP server with vsftpd on a Debian 12 server. In this...
View Article