HowtoForge provides user-friendly Linux tutorials.
-
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 Prometheus and Node Exporter on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring • Comments: 0 • Published: Oct 20, 2023Prometheus is an open-source monitoring and alerting platform. This guide will show you how to install Prometheus and Node Exporter on the 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 Fleet Osquery Manager on Rocky Linux 9
Author: Arvid L • Tags: linux • Comments: 0 • Published: Oct 20, 2023Fleet is an open-source osquery manager that can be used to maintain secure workstations and servers and keep an accurate inventory of all your devices. In this tutorial, you will deploy Fleet Osquery Manager to an Ubuntu 22.04 server.
-
How to Install Reddit-like Content Aggregator Lemmy on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0 • Published: Oct 20, 2023Lemmy is an open-source Reddit-like content aggregator and microblogging platform for the fediverse. In this tutorial, you will learn how to install Lemmy on an Ubuntu 22.04 server.
-
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 Local DNS Resolver with Dnsmasq on Rocky Linux
Author: Arvid L • Tags: dns, linux • Comments: 0 • Published: Oct 13, 2023Dnsmasq is a small and lightweight DNS server for your local environment. It can be used to provide a DNS Server, DHCP Server, and a TFTP Server. This tutorial will cover installing and setting up a local DNS Server with Dnsmasq on a Rocky Linux 9 server.
-
How to Install and Configure Suricata IDS alongside Elastic Stack on Debian 12
Author: Navjot Singh • Tags: debian, linux, security • Comments: 0 • Published: Oct 06, 2023Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts, and drop traffic upon detecting any suspicious activity.
-
How to Install Apache Tomcat with Nginx Reverse Proxy on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Oct 06, 2023Apache Tomcat is an open-source Java web server and Servlet container used to host web applications written in Java. This tutorial will show you how to install Apache Tomcat on Ubuntu 22.04.
-
How to Install ownCloud on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Oct 05, 2023ownCloud is a software solution for creating file-hosting services like Google Drive and DropBox. Follow this guide to learn how to install ownCloud on Debian 12 step-by-step. Learn how to install ownCloud via the command line on the LAMP Stack and secure ownCloud with SSL/TLS certificates from Letsencrypt.