Articles by Arvid L
-
Beginner Guide to Install and Use Podman on AlmaLinux 9
Author: Arvid L • Tags: linux, virtualization • Comments: 0 • Published: May 03, 2023Podman is a Linux-native tool for deploying applications using Open Container Initiative (OCI) containers and container images. It supports multiple container image formats, including Docker images and OCI container images.
-
Redis Made Easy: A Step-by-Step Guide to Installing Redis on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Apr 24, 2023Redis is a popular and open-source in-memory key-value data store. It supports various data structures such as Hash, Lists, Sets, Strings, and many more. This tutorial will show you how to install and configure Redis on the AlmaLinux 9 server.
-
How to Install Cacti on Rocky Linux
Author: Arvid L • Tags: linux • Comments: 0 • Published: Apr 24, 2023Cacti is an open-source web-based monitoring tool based on PHP and MySQL. This guide will teach you how to install the cacti monitoring tool on the Rocky Linux system.
-
-
How to Install FossBilling with Nginx on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 2 • Published: Apr 14, 2023FOSSBilling is free and open-source billing designed to be easy for clients and sellers. FOSSBilling is a fork of BoxBilling; it provides a great experience for clients with an intuitive interface and also supports multiple payment gateways.
-
How to Install OpenSearch on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Apr 11, 2023OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. This article shows you how to install OpenSearch - an open-source search, analytics, and visualization suite - on the Rocky Linux 9 server.
-
How to Install Percona XtraDB Cluster on Debian 11
Author: Arvid L • Tags: debian, linux, mysql • Comments: 1 • Published: Apr 04, 2023Percona XtraDB Cluster is a fully open-source database clustering solution for MySQL. It allows you to create a robust, high-availability MySQL server deployment that provides high performance.
-
The Ultimate Guide to Installing Nextcloud on AlmaLinux: Step-by-Step Tutorial
Author: Arvid L • Tags: • Comments: 0 • Published: Apr 03, 2023This guide will teach you how to install Nextcloud on AlmaLinux 9. You will be installing Nextcloud on a fresh/generic AlmaLinux server, so this guide will include some installation of package dependencies such as the httpd web server, MariaDB database server, and PHP. Through the end of this guide, you will also secure the Nextcloud with firewalld, SELinux, and SSL/TLS certificates from Letsencrypt.
-
How to Install Ansible Semaphore on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Mar 30, 2023Ansible Semaphore is an open-source web UI for Ansible playbooks. It enables the deployment using Ansible automation via a web browser. In this tutorial, you will install the Ansible Semaphore on a Debian 11 server.
-
How to Install FreeIPA Identity Management System on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Mar 29, 2023FreeIPA is an open-source identity management solution for Linux/Unix operating systems. In this tutorial, you will install and set up FreeIPA on Rocky Linux 9 server.
-
How to Install Percona XtraDB Cluster on Rocky Linux 9
Author: Arvid L • Tags: linux, mysql, server • Comments: 0 • Published: Mar 22, 2023Percona XtraDB Cluster is a fully open-source database clustering solution for MySQL. Percona XtraDB Cluster provides synchronous replication, multi-source replication, automatic node provisioning, automatic SSL encryption configuration, and optimized performance.