Installing Nagios Monitoring Software on Ubuntu 20.04
Nagios is open-source software for system and network monitoring. Nagios can monitor the activity of a host and its services and provides a warning/alert if something bad happens on the server.
Linux Tutorials
Nagios is open-source software for system and network monitoring. Nagios can monitor the activity of a host and its services and provides a warning/alert if something bad happens on the server.
TeamPass is a Collaborative Passwords Manager used for managing passwords and sharing them among team members. In this tutorial, we will be going to show you how to install TeamPass Password Manager on Ubuntu 20.04 with Let’s Encrypt SSL.
In this tutorial, we will show you how to install and configure the LLMP Stack on the Ubuntu 20.04 Server. We will install the Lighttpd web server with the MariaDB database server and the PHP-FPM on the latest version of the Ubuntu 20.04 server.
Minecraft is an open world and sandbox video game developed by Mojang Studios. In this tutorial, we will show how to setup your own Minecraft server on Ubuntu 20.04 LTS.
Apache Hadoop is an open-source framework used to manage, store and process data for various big data applications running under clustered systems. In this tutorial, we will explain how to set up a single-node Hadoop cluster on Ubuntu 20.04.
Netbox is a free and powerful IP address (IPAM) and datacentre infrastructure management (DCIM) tool. It is used for storing information about your networks, VMs, and inventories. In this tutorial, we will explain how to install Netbox with Nginx as a reverse proxy on Ubuntu 20.04.
In this tutorial, we will show you step-by-step how to install and configure Matrix Synapse on Ubuntu 20.04 LTS. Matrix is a new ecosystem for decentralized communication in real time for open federated instant messaging and VoIP services.
Memcached is an open-source, high-performance, and general-purpose distributed memory caching system. In this tutorial, we will show you how to install and configure Memcached on Ubuntu 20.04.
Django is a web application framework written in python that follows the MVC (Model-View-Controller) architecture, it is available for free and released under an open-source license. In this tutorial, we will install Django 3.0 stable version on an Ubuntu 20.04 LTS server.
In this tutorial, I will show you how to install Ruby on Rails on Ubuntu 20.04 LTS. We will show you how to install and configure Rails with a PostgreSQL database, and how to create the first project with Rails.