The Perfect Server CentOS 8 with Apache, PHP, Postfix, Dovecot, Pure-FTPD,...
This tutorial shows how to install ISPConfig 3.2 on a CentOS 8 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser:...
View ArticleHow to Install MERN Stack for JS based applications on Debian 11
MERN stack consists of four key technologies MongoDB, Express, React, and Node. It is specially designed for easier and faster deployment of full-stack web applications. In this tutorial, we will show...
View ArticleHow to Install Redis Server on Rocky Linux
Redis is a popular and open-source in-memory key-value data store. It supports various data structures such as Hash, Lists, Sets, Strings, and many more. In this guide, you will learn how to install...
View ArticleHow to List Unsuccessful SSH Logins on Linux
This tutorial shows you how to identify and list unsuccessful SSH logins on the Linux shell.
View ArticleHow to Install Django Framework on Debian 11
Django is a free and open-source web development framework written in Python. It is used for developing complex and database-driven Python applications. In this tutorial, I will explain how to set up...
View ArticleHow to Setup Nginx as a Reverse Proxy for Apache on Debian 11
Nginx and Apache both are free, open-source, and most popular web servers around the world. Apache is known for its power while Nginx is known for its speed. In this tutorial, I will configure Apache...
View ArticleGetting started with acme.sh Let's Encrypt SSL client
Acme.sh is a simple, powerful and easy to use ACME protocol client written purely in Shell (Unix shell) language, compatible with bash, dash, and sh shells. It helps manage installation, renewal,...
View ArticleHow to Install and Use Ansible on Debian 11
Ansible is a free, open-source, and one of the most popular configuration management tools. In this article, I will show you how to install and use Ansible on Debian 11.
View ArticleHow To Install and Configure Nagios on CentOS 8
Nagios is a popular and one of the most powerful open-source computer monitoring systems. It keeps track of your IT infrastructure and ensures that your networks, servers, applications, and processes...
View ArticleHow to Install Wikijs on Rocky Linux
Wiki.js is an open-source wiki software written in JavaScript and running on the Node.js runtime. In this guide, you will learn how to install Wiki.js on the Rocky Linux server. You will be installing...
View ArticleHow to Install and Use MongoDB on Rocky Linux 8
MongoDB is an object-oriented, schema-less, NoSQL database server used in developing modern dynamic apps. This tutorial will cover how to install MongoDB on Rocky Linux 8.
View ArticleHow to Install PostgreSQL and phpPgAdmin on Fedora 34
PostgreSQL or Postgres is a powerful, open-source, relational database management system. This tutorial will demonstrate how to install PostgreSQL and phpPgAdmin on a Fedora 34 based server.
View ArticleHow to Install Nodejs on Rocky Linux 8.4
Node.js is a cross-platform java-script runtime for server-side programing language. It's built on top of Chrome's V8 JavaScript engine, allows you to execute JavaScript code on the server-side. In...
View ArticleInstall LEMP Stack (Nginx, PHP and MariaDB) on Debian 11
The LEMP Stack is a set of open-source software and frameworks or libraries that are used to host web applications on the internet. A stack consists of Linux operating system, Nginx web server,...
View ArticlePerfect Server Automated ISPConfig 3 Installation on Debian 10 - 11 and...
This tutorial shows you how to easily set up a web, email and DNS server with ISPConfig 3 using the ISPConfig auto-installation script.
View ArticleHow to install, configure and use Nessus Vulnerability Scanner on CentOS 8
Nessus is one of the most popular remote vulnerability assessments trusted by more than 30,000 organizations worldwide. Nessus scans the system and raises an alert if it discovers any vulnerabilities...
View ArticleHow to Install pgAdmin 4 v5 PostgreSQL Administration Tool on Debian 11
pgAdmin is a free and open-source graphical administration tool for PostgreSQL which is easy to use. In this tutorial, you will learn how to install pgAdmin server mode on the latest Debian 11...
View ArticleHow to install Node.js & NPM on Debian 11
Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications built on Chrome's V8 JavaScript engine. In this article, we will learn what Nodejs...
View ArticleHow to install NetBeans IDE on Ubuntu 20.04
NetBeans IDE (Integrated Development Environment) is a very powerful software development tool, mostly used to develop Java and C/C++ applications. In this article, I will show you 3 different ways to...
View ArticleHow to Install Docker on Rocky Linux 8
Docker is a virtualization platform that allows you to create isolated development containers. In this guide, you will learn how to install and use Docker on Rocky Linux 8.
View Article