Installing Drupal CMS on Debian 12 with Apache
Drupal is a free and open-source web content management system written in PHP. In this guide, I will show you how to install Drupal on a Debian 12 server.
Linux Tutorials
Drupal is a free and open-source web content management system written in PHP. In this guide, I will show you how to install Drupal on a Debian 12 server.
Dnsmasq is a small and lightweight network service for your local environment (LAN). It provides network services such as DNS, DHCP, and TFTP.
Kbin is an open-source Reddit-like content aggregator and microblogging platform for the fediverse. It allows you to create and moderate communities and can communicate with other ActivityPub services including Mastodon, Pleroma, and Peertube.
OpenEMR 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.
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.
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.
NFS or Network File System is a network protocol that allows you to mount a remote file system over the network. In this guide, I will show you how to install an NFS server and client on Debian 12.
Docker is a set of open platforms that provides OS-level virtualization for developing, shipping, and running applications. In this guide, I’ll show you how to install Docker Engine on the latest Debian 12. You will also go over the management of Docker service via systemctl, and learn the basic usage of Docker for managing images, containers, and volumes.
OpenEMR is an open-source electronic health record and medical practice management tool. It is Office of the National Coordinator for Health Information Technology (ONC) certified. In this tutorial, you will learn how to install OpenEMR software on a server running Ubuntu 22.04.
Puppet is a centralized configuration management and automation tool. This guide shows you how to install Puppet Server and Agent on AlmaLinux servers. We’ll also show you how to start with the Puppet configuration management tool by creating the first Puppet deployment for LAMP Stack.