Articles by Arvid L
-
The Ultimate Guide to Installing Nextcloud on AlmaLinux: Step-by-Step Tutorial
Author: Arvid L • Tags: • Comments: 0This 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: 0Ansible 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: 0FreeIPA 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: 0Percona 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.
-
How to Install KubeSphere on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu, virtualization • Comments: 5Kubesphere free and open-source Kubernetes platform and cloud-native application management verified by CNCF. It's an enterprise-grade Kubernetes container platform with feature-rich and tailored for hybrid multi-cloud deployment.
-
How to Install OpenLDAP Server and Client on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 7OpenLDAP is a software implementation of the Lightweight Directory Access Protocol (LDAP). In this guide, you will install and set up OpenLDAP on a Rocky Linux 9 server. You will install the OpenLDAP server, configure the OpenLDAP server manually, and enable secure SSL/TLS on the OpenLDAP server.
-
How to Set Up Multi-Master PostgreSQL Replication on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 1PostgreSQL is an open-source database management system focusing on extensibility and SQL compliance. This tutorial will install the PostgreSQL database server on Ubuntu 22.04 servers and set up Multi-Master replication with multiple servers via Bucardo, an asynchronous PostgreSQL replication system.
-
How to Install and Use Microsoft SQL Server on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0MSSQL Server or Microsoft SQL Server is an RDBMS (Relational Database Management System) developed by Microsoft. This tutorial will show you how to install and use Microsoft SQL Server on Debian 11.
-
How to Integrate Sudoers with OpenLDAP Server
Author: Arvid L • Tags: linux, security • Comments: 1In this tutorial, you will set up and integrate sudoers to the OpenLDAP server. With this, you will have a centralized user and sudo privileges management on your OpenLDAP server allowing the installation on the client side faster. Any SSSD service on the client machine configured with a sudo authentication source allows OpenLDAP users to execute sudo.
-
How to Install OCS Inventory Server on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 4OCS Inventory Server is open-source software that allows you to scan and inventory all devices in your environment or IT departments. It's a free inventory and assets management solution that helps you keep track of all your devices and computers' information.