Linux Tutorials on the topic “debian”
-
How to Install ElkArte Forum with Apache and Let's Encrypt on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0ElkArte is a free, open-source and powerful forum software that allows you to create your own online forum community. In this tutorial, we will explain how to install ElkArte on Debian 10 server.
-
How to Install Feng Office on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 1Feng Office is a web-based project management and collaboration tool written in PHP. In this tutorial, we will explain, how to install Feng Office Community Edition on Debian 10.
-
How to Install Apache Maven on Debian 10
Author: Karl Wakim • Tags: debian, linux, programming • Comments: 1Apache Maven is a build automation and software project management tool, mainly used for Java projects. In this tutorial, we will be installing Apache Maven on a Debian 10 system and testing it with a simple java application.
-
-
How to compile and install PHP 7.4 as PHP-FPM & FastCGI for ISPConfig 3 on Ubuntu 18.04 LTS
Author: Florian Schaal • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 18This tutorial shows how to build PHP 7.4 as PHP-FPM and FastCGI version on Ubuntu 18.04 LTS that uses the ISPConfig 3 Hosting Control Panel.
-
How to Install Microweber Website Builder on Debian 10
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 2Microweber is a drag and drop website builder and a powerful next-generation CMS and based on the PHP Laravel Framework. This tutorial will show you how to install Microweber on a fresh Debian 10 (buster) system with Nginx as a web server and MariaDB as a database engine.
-
How to Install Monica Personal Relationship Manager on Debian 10
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 0Monica is an open source Personal Relationship Management (PRM) web application designed to organize interactions with your loved ones. Think of it as a CRM (a popular tool used by sales teams in the corporate world) for your friends or family.
-
How to Setup MariaDB Galera Multi-Master Synchronous Replication using Debian 10
Author: Karl Wakim • Tags: debian, mysql, server • Comments: 2This guide will walk you through the installation of MariaDB and its configuration in a Galera cluster. We will be using three Debian 10 nodes for demonstration.
-
How to Install Gitea Code Hosting Platform with HTTPS on Debian 10
Author: Karl Wakim • Tags: debian, nginx, programming, server • Comments: 2Gitea is a code hosting web application written in Go and forked from Gogs. As its name suggests, it is designed to be used with the popular source control program Git, similarly to Gitlab and Github. This guide will explain how to install Gitea on Debian 10 behind an HTTPS reverse proxy (Nginx).
-
How to setup PostgreSQL Streaming Replication with Replication Slots on Debian 10
Author: Karl Wakim • Tags: debian, linux, server • Comments: 3PostgreSQL is a powerful and feature-rich relational database management system (RDBMS). This tutorial shows you how to set up streaming replication with replication slots on two Debian 10 nodes.
-
How to Obscure Network Ports with a Port Knocking Sequence on Debian 10
Author: Karl Wakim • Tags: debian, networking, security • Comments: 3Port knocking is a method of dynamically opening network ports by "knocking" (i.e. connecting) on a predefined sequence of ports. This is especially useful for obscuring an open network port from port scanning since the port in question will be closed unless the port knocking sequence is executed.