Articles by Arvid L
-
How to Install ownCloud on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, storage, ubuntu • Comments: 0 • Published: Nov 24, 2022ownCloud 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: 0 • Published: Nov 24, 2022Eclipse 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: 4 • Published: Nov 23, 2022PowerDNS 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: 0 • Published: Nov 16, 2022Apache 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: 0 • Published: Nov 16, 2022MS 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: 0 • Published: Nov 15, 2022Drupal 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: 7 • Published: Nov 14, 2022Odoo (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.
-
How to Install Nessus Security Scanner on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, server, ubuntu • Comments: 0 • Published: Nov 11, 2022Nessus is an open-source network vulnerability scanner for vulnerability assessments and penetration testing. In this guide, you will install Nessus on an Ubuntu 22.04 server. You will also learn how to set up the Nessus command line 'nessuscli' which allows you to manage Nessus from the command-line terminal.
-
How to Install Odoo ERP Software (formerly OpenERP) on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 0 • Published: Nov 09, 2022Odoo (formerly OpenERP) is an open-source and powerful business management software. Odoo works as a central application that allows you to manage business-related tasks from one single web application dashboard. In this tutorial, you will learn how to install Odoo 14 on the Debian 11 Bullseye.
-
How to Install LibreNMS Monitoring Solution on Rocky Linux
Author: Arvid L • Tags: linux, monitoring, server • Comments: 0 • Published: Nov 09, 2022LibreNMS is a monitoring tool that supports auto-discovery with multiple protocols, including SNMP, ARP, OSPF, and BGP. In this guide, you will learn how to install the LibreNMS monitoring tool on the Rocky Linux server. This guide includes the installation of the LEMP Stack (Nginx, MariaDB, and PHP-FPM) and the basic configuration of the SNMP service.