Linux Tutorials on the topic “server”
-
How to Install and Configure Config Server Firewall (CSF) on Rocky Linux 9
Author: Navjot Singh • Tags: linux, security, server • Comments: 0 • Published: Dec 07, 2023Config Server Security and Firewall (CSF) is an iptables-based firewall that provides high-level security to the Linux system. This tutorial teaches you how to install and manage CSF on a Rocky Linux 9 server.
-
How to Install and Configure Redmine on CentOS
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Nov 18, 2023Redmine is a free, open-source, popular project management and issue-tracking system. It supports PostgreSQL and MariaDB databases and is built on the Ruby on Rails framework. This tutorial will explain how to install the Redmine project management system on CentOS.
-
How to Install Hugo Site Generator with Nginx on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 0 • Published: Nov 08, 2023Hugo is an open-source static site generator written in Go. It generates content by converting posts written in markdown language to HTML. In this tutorial, we will explore how to install Hugo to create a static website on a server powered by Rocky Linux 9. We will use the Nginx server to host the site and the Let's Encrypt SSL certificate to secure our installation.
-
-
How to Install Prestashop with Apache and Free Let's Encrypt SSL on Debian 12
Author: Arvid L • Tags: cms, debian, linux, server, web server • Comments: 0 • Published: Nov 02, 2023Prestashop is a free and open-source e-commerce solution written in PHP. It allows you to self-host and create online stores and grow your online business. In this tutorial, I will guide you step by step through the installation of PrestaShop on a Debian 12 server.
-
How to Install BookWyrm on a Rocky Linux 9 server using Docker
Author: Navjot Singh • Tags: linux, server, web server • Comments: 0 • Published: Nov 02, 2023BookWyrm is an open-source federated social network for book readers. In this tutorial, you will learn how to install BookWyrm on a Rocky Linux 9 server.
-
How to Install Plausible Analytics on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Oct 27, 2023Plausible is an open-source privacy-focused analytics software to track your site's traffic. In this guide, we will install Plausible Analytics using Docker on a Debian 12 server.
-
How to Install and Create a Chat server using Matrix Synapse and Element on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Oct 20, 2023Matrix is an open standard for decentralized and end-to-end encrypted communication. In this tutorial, you will learn how to install and create a chat server using Synapse.
-
How to Install Drupal CMS with Apache on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Oct 20, 2023Drupal 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.
-
How to Install a CockroachDB Cluster on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0 • Published: Oct 02, 2023CockroachDB is a free and cloud-native distributed SQL database used to build and manage modern, scalable cloud services. This tutorial will explain how to set up a three-node CockroachDB cluster on Ubuntu 22.04 server.