HowtoForge provides user-friendly Linux tutorials.
If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.
-
How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking, security • Comments: 0 • Published: Dec 13, 2019OpenVPN is an open-source application that allows you to create a secure private network over the public internet. In this tutorial, we will show you how to step-by-step install and configure OpenVPN on CentOS 8. And we will implement the certificate-based OpenVPN authentication.
-
How to Setup Textpattern CMS on CentOS 8
Author: Karl Wakim • Tags: apache, linux, web server • Comments: 0 • Published: Dec 12, 2019Textpattern is a free and open-source PHP content management system. It is rather lightweight, fast, and easy to use while providing decent customizability through themes and plugins. In this guide, we will install Textpattern on a fresh CentOS 8 system.
-
How to Install ElkArte Forum with Apache and Let's Encrypt on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Dec 11, 2019ElkArte 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 Mastodon Social Network with Docker on Ubuntu 18.04 LTS
Author: Navjot Singh • Tags: linux, ubuntu • Comments: 0 • Published: Dec 10, 2019Mastodon is a free, decentralized and open-source social network. It was created as an alternative to Twitter. This tutorial will teach you how to set up your instance of Mastodon on a server with Ubuntu 18.04 using Docker.
-
How to Install Feng Office on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 0 • Published: Dec 10, 2019Feng 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 Setup Rsyslog Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0 • Published: Dec 09, 2019In this tutorial, we will explain how to configure Rsyslog server on Ubuntu 18.04 server. Rsyslog is a powerful and secure system for log processing, the Rsyslog server receives logs over the network from several physical or virtualized servers and monitors the health of different services.
-
How to Install Prometheus Monitoring and node_exporter on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, monitoring • Comments: 0 • Published: Dec 06, 2019Prometheus is an open source monitoring system that allows you to collect metrics from any configured target system. Prometheus implements a multi-dimensional data-model with powerful queries, great visualization, precise alerting, and comes with many integrations.
-
How to Install Apache Maven on Debian 10
Author: Karl Wakim • Tags: debian, linux, programming • Comments: 1 • Published: Dec 04, 2019Apache 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 create an alarm for an EC2 instance with Cloudwatch
Author: Rahul Shivalkar • Tags: server, virtualization • Comments: 0 • Published: Dec 03, 2019Cloudwatch is a monitoring and management service which can be used to monitor services on AWS and manage them when a particular condition meets. Cloudwatch can be used to collect performance and operational data (CPU, RAM, Network_IN, Network_Out, etc) of the services available on AWS .
-
How to Configure Automatic Package Updates on CentOS 8
Author: Muhammad Arul • Tags: centos, linux • Comments: 0 • Published: Dec 03, 2019In this tutorial, we will show you how to set up automatic update packages on CentOS 8. This ensures that the system automatically downloads packages and performs updates without manual intervention.