Install and Configure Elasticsearch on Rocky Linux 8
Elasticsearch is a free and open-source analytics engine used for storing, searching, and analyzing big volumes of data in real-time. In this tutorial, we will show you how to install ElasticSearch on...
View ArticleHow to Upgrade from Debian 10 to Debian 11
Debian 11, codename "Bullseye" has been released on 14th August 2021. It is a stable release and is supported for the next 5 years. In this article, I will show you how to upgrade from Debian 10 to the...
View ArticleHow to Install qBittorrent on Ubuntu 20.04
qBittorent is an open-source and freely available peer-to-peer bit torrent client. This article shows you how to install qBittorrent on an Ubuntu 20.04 Desktop.
View ArticleHow to Install Icinga 2 Monitoring Tool on CentOS 8
Monitoring is one of the most important components of the server infrastructure in a data center. In this tutorial, we will show you step-by-step how to install and configure Icinga2 with Apache2 and...
View ArticleHow to Install Gulp.js on CentOS 8
Gulp is a free, open-source, and cross-platform JavaScript toolkit that allows you to automate many development tasks. In this post, we will show you how to install Gulp on CentOS 8.
View ArticleHow to Install the Brackets Code Editor on Ubuntu 20.04
Brackets code editor is an open-source program that assists web developers and designers in developing websites. This tutorial shows you how to install Brackets Editor on Ubuntu 20.04.
View ArticleInstall Java 16 (OpenJDK 16) on Rocky Linux 8
Java is a free, open-source, multipurpose, and high-level object-oriented programming language. In this post, we will show you how to install OpenJDK 16 and Oracle JDK 16 on Rocky Linux 8.
View ArticleHow to Migrate From CentOS 8 to RockyLinux 8.4
The end of 2021 is near, which means the EOL (end of life) of CentOS 8 is near too. In this guide, you will learn how to migrate from CentOS 8 to Rocky Linux 8.4 using the migration tool provided by...
View ArticleInstall LAMP Stack on Debian 11
The LAMP Stack is a common set of open-source tools used to host websites and applications on the web. LAMP consists of Linux as operating System, Apache web server, MySQL or MariaDB as database, and...
View ArticleHow to Install Latest PHP 8 on Rocky Linux
PHP is one of the most popular server-side programming languages for websites. PHP 8 is the latest version at the time. In this guide, you will learn how to install PHP 8 on the Rocky Linux server.
View ArticleHow to Install Yarn NPM Package Manager on Ubuntu 20.04
Yarn is a fast, secure, and reliable NODE package manager that enables you to automate the installation, configuring, updating, and removing of npm packages. In this tutorial, I will explain the...
View ArticleInstall Laravel Framework on Debian 11
Laravel is a free and open-source PHP web framework based on the Symfony framework. It is used for the faster development of web applications. In this tutorial, I will show you how to install Laravel...
View ArticleHow to Install and Use PostgreSQL 13 on Rocky Linux
PostgreSQL is a free and open-source database management system focusing on extensibility and SQL compliance. In this guide, you will learn how to install the PostgreSQL database on Rocky Linux,...
View ArticleHow to Set Up a Mail Server with Modoboa on Debian 10
Modoboa is an open-source mail server hosting and management platform for Linux. It is written in Python uses Postfix, and Dovecot to send and receive email. In this tutorial, I will show you how to...
View ArticleHow to Set Up a Mail Server with PostfixAdmin on Debian 11
PostfixAdmin is a free, open-source, and web-based interface used for managing Postfix mail server from the web browser. In this article, I will explain how to install PostfixAdmin on Debian 11.
View ArticleHow to Install and Secure phpMyAdmin on Debian 11
phpMyAdmin is a free, open-source, and web-based application used for managing MySQL and MariaDB databases from the web interface. In this post, we will show you how to install and secure phpMyAdmin on...
View ArticleHow to replace MS Office with open-source ONLYOFFICE Docs integrated in...
In this tutorial, we’ll learn how to connect ONLYOFFICE to Sharepoint using WOPI, a Web Application Open Platform Interface protocol intended to standardize the integration process.
View ArticleHow to Install Radicale Calendar (CalDAV and CardDAV) on Ubuntu 20.04
Radicale is a free and open-source CalDAV (Calendars, to-do lists) and CardDav (contacts) server. In this tutorial, you will learn how to install and configure Radicale on Ubuntu 20.04.
View ArticleHow to Install PHP 8 on Debian 11
PHP is a free, Open-source, and most popular server-side programming language used for creating dynamic websites. In this tutorial, I will show you how to install PHP 8.0 on Debian 11.
View ArticleHow to Install phpMyAdmin on Rocky Linux
phpMyAdmin is a free and open-source tool that enables you to manage MySQL and MariaDB databases from the web browser. In this guide, you will learn how to install phpMyAdmin with the LAMP Stack on...
View Article