Linux Tutorials on the topic “linux”
-
How to Setup Rsyslog Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 10In 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: 4Prometheus 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: 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 Configure Automatic Package Updates on CentOS 8
Author: Muhammad Arul • Tags: centos, linux • Comments: 0In 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.
-
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 Setup Puppet Master and Agent on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 4Puppet is an open source configuration management tool and server automation framework. In this tutorial, I will you how to install Puppet on CentOS 8. I will install and configure a CentOS 8 server as a puppet 'master', and the other one as an 'agent'.
-
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 Teamspeak 3 Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0TeamSpeak is a cross-platform voice server or VOIP application for real-time voice chat over the internet. In this tutorial, we will show you how to install and setup TeamSpeak server on CentOS 8 server.
-
How to install Spacewalk on CentOS
Author: iron_michael86 • Tags: centos, linux • Comments: 22Spacewalk manages software package updates for Red Hat derived distributions such as Fedora, CentOS, and Scientific Linux. In this tutorial. I'll go trough the installation of Spacewalk in detail and show you how to configure it to be production ready along with all the feature we can use with it.
-
How to Setup IKEv2 VPN Using Strongswan and Let's Encrypt on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, security • Comments: 10Strongswan is an open source multiplatform IPSec implementation. It's an IPSec-based VPN solution that focuses on strong authentication mechanisms. In this tutorial, I will show you how to install an IPSec VPN server using Strongswan. We will create an IKEv2 VPN server with the 'EAP-MSCHAPv2' authentication and be using Letsencrypt certificates on CentOS 8 server.