Articles by Arvid L
-
How to Install ArangoDB NoSQL Database on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0ArangoDB is a modern multi-model database system developed by ArangoDB GmbH. it's a free and open-source database system that supports three different data models, documents, graphs, and key/values.
-
How to Install KVM Libvirt Virtualization on OpenSUSE
Author: Arvid L • Tags: linux, server, virtualization • Comments: 1KVM or Kernel-based Virtual Machine is an open-source virtualization technology that turns your Linux server into a hypervisor. In this tutorial, you'll learn how to install and configure KVM Virtualization on the OpenSUSE Tumbleweed. You will also learn how to create a Virtual Machine using the virt-manager GUI application.
-
How to Install FreeIPA on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 2FreeIPA is a free and open-source identity management solution for Linux/Unix operating systems. In this guide, we will show you how to install the FreeIPA Identity manager on the Rocky Linux server.
-
-
How to Add a Rocky Linux system to an OpenLDAP Server
Author: Arvid L • Tags: linux • Comments: 0After you've completed the OpenLDAP installation, you will also need to add a client machine to authenticate against your OpenLDAP server. In this tutorial, you will learn how to set up and add the Rocky Linux system to the OpenLDAP server using the SSSD service.
-
How to Install Flarum Forum on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0Flarum is free and open-source forum software written in PHP, JavaScript, and TypeScript. This tutorial will teach you how to install Flarum on the Debian 11 Bullseye. This tutorial also covers some basic configurations of LAMP Stack and the installation of PHP Composer for the Flarum web application.
-
How to Install vyOS RouterOS with KVM
Author: Arvid L • Tags: linux, networking • Comments: 1vyOS is a free and open-source firewall based on Debian Linux. It can be used as a router and firewall platform, it provides software-based network routing, firewall, VPN, and security. In this tutorial, we will show you how to install and configure the vyOS router in a KVM virtual machine.
-
How to Install TYPO3 CMS on Debian 11
Author: Arvid L • Tags: apache, debian, linux • Comments: 1TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, I will show you how to install TYPO3 CMS with the LAMP Stack on the latest Debian 11 Bullseye.
-
How to Install a CockroachDB Cluster on Debian 11
Author: Arvid L • Tags: debian, high-availability, linux, server • Comments: 0CockroachDB is an open-source distributed and scalable SQL database for cloud applications. CockroachDB provides next-level consistency, replicated SQL database, and a transactional data store. In this tutorial, we will show you how to install the CockroachDB cluster on Debian 11 server.
-
How to Install GlusterFS on Rocky Linux
Author: Arvid L • Tags: linux, server, storage • Comments: 0GlusterFS or Gluster File System is a free and open-source distributed file system developed by RedHat. GlusterFS is a scalable file system formed from several servers into one entity file system that allows users to connect and mount the GlusterFS volume.
-
How to Install BoxBilling on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 1BoxBilling is a community-driven billing software written in PHP. It is free and open-source billing designed to be easy to use for both clients and sellers. In this tutorial, we will show you how to install BoxBilling with Nginx, PHP-FPM, and MariaDB on Debian 11 Bullseye.