Articles by Alan
-
How to Install FreeRADIUS and Daloradius on Ubuntu 20.04
Author: Alan • Tags: server, ubuntu • Comments: 3 • Published: Nov 03, 2021In this tutorial, we'll install FreeRADIUS on a server running Ubuntu 20.04, configure it to work with MySQL/MariaDB, and then install daloRADIUS, a RADIUS web management panel that is basically a GUI for FreeRADIUS.
-
How to Install Craft CMS with Nginx on Ubuntu 20.04
Author: Alan • Tags: linux, ubuntu, web server • Comments: 0 • Published: Jul 30, 2021Craft CMS is a free, open-source content management system for websites. This guide shows how to install Craft CMS on Ubuntu 20.04 LTS (Focal Fossa).
-
How To Install Grafana On Ubuntu 20.04 LTS
Author: Alan • Tags: linux, monitoring, server • Comments: 0 • Published: Jul 28, 2021
Grafana is an open source, feature rich metrics dashboard and graph editor. Grafana is widely used to monitor large number of metrics from different data sources like MySQL, MongoDB, InfluxDB etc. It has a pluggable architecture which can be extended with multiple plugins for various data sources.
-
-
How to Install Apache Cassandra on Ubuntu 20.04
Author: Alan • Tags: • Comments: 0 • Published: Jul 28, 2021Apache Cassandra is an open source NoSQL database management system. This guide will walk you through installing Apache Cassandra on Ubuntu 20.04, while also covering the process of uninstalling it if need be.
-
How to Install InspIRCd IRC Chat Server on Debian 10
Author: Alan • Tags: debian, linux, server • Comments: 1 • Published: Jul 23, 2021InspIRCd is a robust IRC server that runs in UNIX-like environments that comes with its own scripting language called AngelScript. This tutorial shows you how to install and configure InspIRCd on Debian 10.
-
How to Install eSpeak Text to Speech Software on Ubuntu 20.04
Author: Alan • Tags: linux, ubuntu • Comments: 1 • Published: Jul 22, 2021eSpeak is a software speech synthesizer for English and other languages, eSpeak is a free and open-source software (FOSS) that can be run on most platforms including Linux, Windows, and macOS. This article covers the installation of eSpeak on Ubuntu 20.04 which is the most used and popular Linux distribution.
-
How to Set Up a Minecraft Server on Debian 10
Author: Alan • Tags: debian, linux, server • Comments: 4 • Published: Jul 20, 2021Minecraft is a game that has taken the world by storm. In this tutorial we will show you how to set up your own Minecraft server on Debian 10, using open-source tools available from their official website.
-
How to Install Prometheus System Monitoring Tool on Ubuntu 20.04
Author: Alan • Tags: linux, monitoring, server, ubuntu • Comments: 1 • Published: Jul 16, 2021In this tutorial, we will learn how to install Prometheus network monitoring system on Ubuntu 20.04. It helps you to keep track of resources such as CPU usage, memory utilization, network IO wait time and has a web interface that allows for easy monitoring from any device with an internet connection and also supports alerting via email and SMS messages in case the metrics surpass a configured threshold.