Linux Tutorials on the topic “server”
-
How to Install and Monitor Services using Netdata Monitoring Tool on Debian 12
Author: Navjot Singh • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Sep 18, 2023Netdata 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 to install and monitor various services using Netdata on a Debian 12 server.
-
How to Install GLPI IT Inventory Management on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 14, 2023GLPI is an open-source IT asset and Helpdesk management solution written in PHP. In this guide, I'll show you how to install GLPI IT Management Software on a Debian 12 machine.
-
How to Rename Network Interfaces to eth0 on CentOS
Author: Muhammad Arul • Tags: centos, linux, networking, server • Comments: 0 • Published: Sep 14, 2023In this article, we will learn about the Linux interface naming. You will learn how the network interface on Linux named eth(X), ens(X), eno(X), etc.
-
-
Guide to Install Django Web Framework on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, programming, server, web server • Comments: 0 • Published: Sep 14, 2023Django 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.
-
How to Install ERPNext on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server • Comments: 1 • Published: Sep 14, 2023ERPNext 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 MariaDB database server, Nginx as a reverse proxy and a supervisor process manager.
-
How to Install BookWyrm on a Debian 12 server
Author: Navjot Singh • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 14, 2023BookWyrm 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.
-
How to Install and Configure Nginx with PHP-FPM on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, server • Comments: 0 • Published: Sep 13, 2023Nginx 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.
-
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 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.