How to install ONLYOFFICE Desktop Editors on Linux Mint
ONLYOFFICE desktop app is an open-source office suite pack that comprises editors for text documents, spreadsheets, and presentations. In this tutorial, we’ll learn how to install ONLYOFFICE Desktop...
View ArticleHow to Install Jenkins on AlmaLinux 8
Jenkins is an open source automation software for continuous application integration and deployment. In this guide, we will show you how to install Jenkins on an AlmaLinux 8 system and walk through...
View ArticleHow to Install and Configure RabbitMQ on Debian 11
RabbitMQ is a free, open-source and one of the most popular message broker software. It supports multiple messaging protocols and uses plugins to communicate with popular messaging solutions like MQTT.
View ArticleHow to Create an Amazon Machine Image (AMI) and use it on AWS
An Amazon Machine Image (AMI) provides the information required to launch an instance. An EC2 instance can not be launched without an AMI. We can create as many instances as we want from a single AMI...
View ArticleHow to Install Rust on AlmaLinux 8
Rust is a programming language with three key design tenets: safety, concurrency, and practicality. In this article, we will learn how to install Rust on an AlmaLinux 8 system. This tutorial includes...
View ArticleHow to use Cloudformation to create a VPC on AWS
Using Cloudformation, we can create and manage AWS resources very easily. Cloudformation can be used to manage all AWS resources using a text file. In this article, we will see a Cloudformation to...
View ArticleHow to Install Bitwarden Password Manager on Debian 11
Bitwarden is a free and open-source password manager that stores website credentials in an encrypted vault. It allows you to store all of your login credentials and keep them synced between all of your...
View ArticleHow to Install OpenNMS Network Monitoring Solution on Debian 11
OpenNMS is a free and open-source Open Network Management System written in Java. It is a network monitoring application that gathers critical information from local and network hosts using the SNPM...
View ArticleHow to Install Python 3.9 on Rocky Linux 8
Python is a widely used multi-purpose programming language. Today’s tutorial will show you how to install Python 3.9 on a Rocky Linux 8 system.
View ArticleHow to Install Ruby on Rails on Debian 11
Ruby on Rails is a free, open-source, and one of the most popular application stacks used for creating sites and web apps. It is written in Ruby programming language and follows the MVC concept.
View ArticleHow to create an Application Load Balancer on AWS
An Application Load Balancer works at the seventh layer of the Open Systems Interconnection (OSI) model, the application layer. We can add and remove targets from our load balancer as per our needs...
View ArticleHow to Install Java JDK and JRE on Rocky Linux
In this tutorial, you will learn how to install Java OpenJDK on the Rocky Linux system. I will show you different ways to install Java JDK and JRE and also how to set the Java default version for your...
View ArticleHow to take a Backup of an Elasticsearch Cluster
This article will show you how to backup and restore an Elasticsearch cluster on Ubuntu Linux. A shared NFS directory is used as storage for the backup.
View ArticleHow to Install Mono on Debian 11
Mono is an open-source platform for developing applications and libraries. It has been developed by Novell Inc. since 2002, with a focus on the .NET framework developed by Microsoft. Mono provides a...
View ArticleHow to Install sysPass Password Manager on Debian 11
sysPass is a web-based password management application written in PHP. It is secure, reliable, and runs in a multiuser environment for business and personal use. In this tutorial, I will show you how...
View ArticleHow to Install Netdata on Debian 11
Netdata is an open-source web-based real-time Linux system performance and health monitoring system. in this tutorial, I will show you how to install Netdata on Debian 11.
View ArticleHow to create a Network Load Balancer on AWS
A Network Load Balancer works at the fourth layer of the Open Systems Interconnection (OSI) model, the Transport Layer. It opens a TCP connection to the selected target on the port specified in the...
View ArticleHow to Install DokuWiki with Let's Encrypt SSL on Debian 11
DokuWiki is a free, open-source and powerful Wiki software application written in PHP. It uses a file to store its data instead of using a database. In this tutorial, I will show you how to install...
View ArticleHow to Create a Static Website on an AWS S3 Bucket
S3 Bucket is the Object Storage Service of AWS but an AWS S3 Bucket can also be used to host a static website. This guide will show you step-by-step how to use Amazon Web Services S3 to host static...
View ArticleHow to Setup Teampass Password Manager on Debian 11
Team pass is an open-source password manager that helps you to store and manage all your passwords from the central location. In this tutorial, I will show you how to install the Teampass password...
View Article