Articles by Arvid L
-
How to Install RabbitMQ Cluster on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0RabbitMQ is a free and open-source message broker. In this tutorial, we will install and set up the RabbitMQ server between multiple Ubuntu 22.04 machines. You'll also learn how to set up an administrator user for RabbitMQ and set up classic queue mirroring via the HA policy.
-
How to Install Observium Network Monitoring Tool on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring, networking • Comments: 0Observium is a network monitoring tool for your server infrastructure. It's an auto-discovering network monitoring platform with low maintenance and supports a wide range of network devices and platforms, which includes Cisco, Linux, Windows, HP, Juniper, Dell, FreeBSD, Netscalar, NetApp, and many more.
-
How to Install vTiger CRM Open Source Edition on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 1vTiger is an all-in-one CRM (Customer Relationship Management) solution for your business. It is suitable for small and medium businesses. In this tutorial, we will show you how to install vTiger CRM on the Debian 11 server with the LAMP Stack. This guide will be using the open-source version vTiger CRM.
-
-
How to Install ownCloud on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, storage, ubuntu • Comments: 0ownCloud is a software-suits for creating file-hosting services like Google Drive and DropBox. In this tutorial, we will show you how to install and configure ownCloud on Ubuntu 22.04 server.
-
How to Install Mosquitto MQTT Message Broker on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1Eclipse Mosquitto is a free and open-source message broker implementation of the MQTT protocol. In this tutorial, we'll walk through the process of installing and configuring Mosquitto MQTT Message Broker onto a Debian 11 server, setting up authentication, Securing Mosquitto via SSL/TLS certificates, and also enabling WebSockets on Mosquitto.
-
How to Install PowerDNS and PowerAdmin on Rocky Linux
Author: Arvid L • Tags: dns, linux, powerdns, server • Comments: 5PowerDNS is a free and open-source DNS Server software. In this guide, we will show you how to install PowerDNS and the PowerDNS-Admin on a Rocky Linux system. We will run the PowerDNS with the MySQL/MariaDB database backend and set up the PowerDNS-Admin that will be used as the web-based management tool for the PowerDNS server.
-
How to Install Apache Kafka on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0Apache Kafka is a distributed data store for processing streaming data in real time. In this tutorial, we will install Apache Kafka on the Rocky Linux server and learn the basic usage of Kafka as a message broker for streaming data via the Kafka plugin.
-
How to Install and Use MS SQL Server on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0MS SQL Server or Microsoft SQL Server is an RDBMS (Relational Database Management System) developed by Microsoft. In this tutorial, I will show you how to install MS SQL Server on a Rocky Linux server, set up SQL Tools for managing SQL Server, and also learn the basic operation of SQL Server for managing databases.
-
How to Install Drupal CMS with Nginx on Rocky Linux 8
Author: Arvid L • Tags: cloud, linux, nginx, php • Comments: 0Drupal is a free and open-source web content management system written in PHP and distributed under GNU General Public License. In this tutorial, you will learn how to configure the Drupal CMS (Content Management System) with the LEMP Stack on the Rocky Linux server.
-
How to Install Odoo 16 ERP Software on Ubuntu 22.04
Author: Arvid L • Tags: linux, nginx, server, ubuntu • Comments: 7Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open Odoo is a free and open-source ERP solution for multiple types of businesses. In this tutorial, we will the Odoo open-source ERP on the Ubuntu 22.04 server.