Articles by Arvid L
-
How to Install Prometheus and Node Exporter on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jun 22, 2023Prometheus is an open-source monitoring and alerting platform. In this guide, we'll go over the installation of Prometheus and Node Exporter step-by-step on AlmaLinux 9 servers.
-
How to Create Remote Desktop Gateway via Apache Guacamole on AlmaLinux 9
Author: Arvid L • Tags: desktop, linux, server • Comments: 3 • Published: Jun 16, 2023Apache Guacamole is a free and open-source remote desktop gateway that allows you to connect to your computer/server remotely using different protocols such as SSH, RDP, and VNC. In this guide, we'll walk you through the installation of Apache Guacamole as a Remote Desktop Gateway on AlmaLinux 9 machine.
-
How to Install Puppet Server and Agent on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jun 09, 2023Puppet is a centralized configuration management and automation tool. This guide shows you how to install Puppet Server and Agent on AlmaLinux servers. We'll also show you how to start with the Puppet configuration management tool by creating the first Puppet deployment for LAMP Stack.
-
-
Guide to Install Rust and Use Cargo Package Manager on AlmaLinux 9
Author: Arvid L • Tags: linux, programming • Comments: 0 • Published: Jun 07, 2023In this guide, we'll take you through the installation process of Rust programming language on an AlmaLinux 9. You will install Rust with two different methods and learn the basic usage of the Cargo package manager for creating and managing the Rust project.
-
How to Install a Load Balancing MySQL Server with ProxySQL on Debian 11
Author: Arvid L • Tags: debian, linux, mysql • Comments: 0 • Published: Jun 02, 2023ProxySQL is a high-performance MySQL proxy with a small footprint that can be installed in multiple environments such as VM, K8s, bare-metal, and Docker containers. In this guide, you will install and set up load balancing of MySQL Cluster via ProxySQL on a Debian 11 server.
-
How to Install TYPO3 CMS on Rocky Linux 9
Author: Arvid L • Tags: apache, linux, web server • Comments: 0 • Published: May 31, 2023TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, you will install TYPO3 CMS - Enterprise-grade Content Management System - on Rocky Linux 9 server.
-
How to Test Ansible Roles with Molecule and Docker
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: May 26, 2023Ansible Molecule is a tool used for testing and validating Ansible roles and playbooks in multiple scenarios. It helps automate the testing of Ansible code and ensures that it will work as intended when applied to target servers. In this tutorial, you will learn how to set up and test Ansible Roles automatically via Molecule and Docker.
-
How to Install Apache Solr on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: May 26, 2023Apache Solr or Solr is an enterprise-grade search platform based on the Apache Lucene library. In this tutorial you will learn how to install Apache Solr on an AlmaLinux 9 server. You will also set up MaxHeapMemory for Solr, set limits and set up basic authentication for Solr.
-
How to Install Etherpad on AlmaLinux 9
Author: Arvid L • Tags: linux, networking • Comments: 0 • Published: May 24, 2023Etherpad is a free and open-source alternative to Google Docs and Zoho Writer services. Etherpad is a collaborative and real-time text editor for your team, it's accessible from anywhere at any time because Etherpad is a web-based text editor.
-
Docker CE on Alma Linux 9: A Quick and Easy Installation Guide
Author: Arvid L • Tags: linux, server, virtualization • Comments: 0 • Published: May 15, 2023Docker is an OpenSource software that provides OS-level virtualization for developing, shipping, and running applications. In this guide, you will learn how to install Docker CE (Community Edition) on Alma Linux 9.