HowtoForge provides user-friendly Linux tutorials.
-
How to Install and Configure Monit on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 0 • Published: Dec 27, 2023Monit is a free and open-source monitoring tool that monitors server processes and services like Apache, Nginx, Rsyslog, FTP, and SSH on Linux systems. This tutorial will explain how to install and use the Monit monitoring tool on Debian 11.
-
How to Install Nextcloud AIO on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0 • Published: Dec 22, 2023Nextcloud AIO stands for Nextcloud All in One. It is a docker-based installer that makes deploying Nextcloud a breeze.
-
How to Install Nextcloud on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 10 • Updated: Dec 22, 2023This tutorial will show you how to install Nextcloud on a Debian 12 server. You will install Nextcloud with Apache2 web server, MariaDB server, and PHP 8.2. Furthermore, you will also secure your installation with UFW (Uncomplicated Firewall) and SSL/TLS certificates from Letsencrypt.
-
-
Installing Pure-FTPd on Ubuntu 22.04
Author: Till Brehm • Tags: ftp, linux, server, ubuntu • Comments: 0 • Published: Dec 20, 2023Pure-FTPd is a free (BSD-license), secure, production-quality and standard-conformant FTP server. This guide provides a step-by-step process for installing and configuring Pure-FTPd on Ubuntu.
-
How to Install Docker Swarm on Ubuntu 22.04
Author: Arvid L • Tags: server, ubuntu, virtualization • Comments: 0 • Published: Dec 14, 2023Docker Swarm is a container orchestration built on top of Docker Engine. It allows you to create and deploy a cluster of Docker nodes on multiple servers. In this tutorial, we'll show you how to install Docker Swarm on Ubuntu 22.04 servers step-by-step.
-
How to Install DokuWiki with Nginx and Let's Encrypt SSL on Alma Linux
Author: Hitesh Jethva • Tags: linux, server, web server • Comments: 0 • Published: Dec 14, 2023DokuWiki is a free, open-source, and powerful Wiki software application written in PHP. This tutorial will show you how to install DokuWiki with Nginx on Alma Linux.
-
How to Install CraftCMS with Apache and Let's Encrypt SSL on Ubuntu 22.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 0 • Published: Dec 13, 2023Craft is an open-source, flexible, and feature-rich content management system for developers and content authors. This post will explain how to install Craft CMS with Apache and Let's Encrypt SSL on Ubuntu 22.04.
-
How to Install InfluxDB and Telegraf on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Dec 10, 2023In this guide, you will set up dashboard monitoring with InfluxDB and send metrics for system monitoring via Telegraf. You'll use a Debian server for the installation.
-
How to Install VNC Server on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 2 • Published: Dec 08, 2023Virtual Network Computing (VNC) is a desktop-sharing protocol allowing you to control a computer remotely using the VNC client software. In this guide, I'll show you step-by-step how to install VNC Server on the Debian 12 server.
-
How to Install Netdata Monitoring Software on AlmaLinux 9
Author: Arvid L • Tags: linux, monitoring • Comments: 0 • Published: Dec 08, 2023Netdata is an open-source, extensible, and real-time monitoring system for servers, containers, and applications. Follow our guide to install Netdata with Nginx as a reverse proxy on the AlmaLinux 9 server.