Linux Tutorials on the topic “server”
-
How to Install a Three Node GlusterFS Cluster on Debian 12
Author: Arvid L • Tags: debian, linux, server, storage • Comments: 0 • Published: Sep 21, 2023GlusterFS or Gluster File System, is a free and open-source distributed file system developed by RedHat. In the following guide, I'll take you through the installation of GlusterFS on Debian 12 servers. We will create a high-available and replicated storage system with GlusterFS using multiple Debian servers.
-
How to Install Pydio Cells on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 21, 2023Pydio Cells is a self-hosted Document Sharing and Collaboration platform. In the following guide, I will walk you through the installation of Pydio Cells as a file-sharing and collaboration tool on a Debian 12 server.
-
How to Install Odoo 16 ERP Software on Debian 12
Author: Navjot Singh • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Sep 21, 2023Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open-source applications well suited for various business needs, including CRM, eCommerce, accounting, inventory, project management, and point of sale. This tutorial will show how to install Odoo 16 on a Debian 12 server.
-
-
How to Set Up a Local DNS Resolver with Unbound on Rocky Linux 9
Author: Arvid L • Tags: dns, linux, server • Comments: 0 • Published: Sep 21, 2023Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. In this tutorial, we will set up a Local DNS Server with Unbound on a Rocky Linux 9 server.
-
How to Install OpenEMR on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Sep 21, 2023OpenEMR is an open-source electronic health record and medical practice management tool. In this tutorial, you will learn how to install OpenEMR software on a server running Debian 12.
-
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: 0 • 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.