Articles by Arvid L
-
How to Install Redis Server on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 1Redis 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. In this guide, you will learn how to install Redis on Rocky Linux.
-
How to Install phpMyAdmin on Rocky Linux
Author: Arvid L • Tags: linux, mysql, web server • Comments: 0phpMyAdmin is a free and open-source tool that enables you to manage MySQL and MariaDB databases from the web browser. In this guide, you will learn how to install phpMyAdmin with the LAMP Stack on Rocky Linux. This guide can be applied on the server with an existing LAMP Stack installation or the fresh server without any LAMP Stack packages.
-
How to Install Radicale Calendar (CalDAV and CardDAV) on Ubuntu 20.04
Author: Arvid L • Tags: email, linux, sendmail • Comments: 6Radicale is a free and open-source CalDAV (Calendars, to-do lists) and CardDav (contacts) server. In this tutorial, you will learn how to install and configure Radicale on Ubuntu 20.04.
-
-
How to Install and Use PostgreSQL 13 on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0PostgreSQL is a free and open-source database management system focusing on extensibility and SQL compliance. In this guide, you will learn how to install the PostgreSQL database on Rocky Linux, securing the PostgreSQL database deployment, and basic usage of PostgreSQL queries for managing users and databases.
-
How to Install Latest PHP 8 on Rocky Linux
Author: Arvid L • Tags: linux, php • Comments: 0PHP is one of the most popular server-side programming languages for websites. PHP 8 is the latest version at the time. In this guide, you will learn how to install PHP 8 on the Rocky Linux server.
-
How to Migrate From CentOS 8 to RockyLinux 8.4
Author: Arvid L • Tags: centos, linux • Comments: 0The end of 2021 is near, which means the EOL (end of life) of CentOS 8 is near too. In this guide, you will learn how to migrate from CentOS 8 to Rocky Linux 8.4 using the migration tool provided by the Rocky Linux project.
-
How to Install Icinga 2 Monitoring Tool on CentOS 8
Author: Arvid L • Tags: centos, monitoring • Comments: 1Monitoring is one of the most important components of the server infrastructure in a data center. In this tutorial, we will show you step-by-step how to install and configure Icinga2 with Apache2 and MariaDB on CentOS 8 server.
-
How to Install Kuma - Self-hosted Uptime Robot Alternative on Ubuntu 20.04
Author: Arvid L • Tags: linux, monitoring, server, ubuntu • Comments: 1Uptime-Kuma is an open source monitoring tool like "Uptime Robot" written in Nodejs. It's a self-hosted monitoring tool with a fancy beautiful dashboard and supports multiple notifications methods.
-
How to Install Nextcloud on Rocky Linux
Author: Arvid L • Tags: centos, linux, server, web server • Comments: 3In this guide, you will learn how to install Nextcloud on the Rocky Linux 8.4. You will be installing Nextcloud under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install RockyLinux 8.4
Author: Arvid L • Tags: linux • Comments: 0In this guide, we will show you step-by-step how to install a 64-bit version of Rocky Linux 8.4 as a stand-alone server. Additionally, we will verify the installation by accessing the Rocky Linux server through SSH from another machine.