The LAMP stack is a combination of Linux, Apache, MySQL & PHP. Here Apache is the popular web server, MySQL…
Sometimes you need to adjust the permissions of files. By default, Git considers changes to file permissions as updates and…
CentOS 8 is the latest release available for CentOS operating system. Our previous tutorial has the instructions for the installation…
This tutorial helps you to install and Use multiple Node.js versions on a single Linux machine. In this tutorial, we…
This tutorial will help you to install Nginx web server with PHP-FPM/FastCGI on Ubuntu 18.04 (Bionic) LTS system. In this…
PHP FPM (FastCGI Process Manager) is an alternative implementation of PHP FastCGI. It provides some additional features like Adaptive process…
PostgreSQL is an object-relational database management system that stores data in the form of tables. It is highly secure and…
CentOS 8 is the latest release of CentOS Linux operating system, which is based on Red Hat Enterprise Linux 8.…
Prerequsities You must have SSH with sudo privileges access to server for the Apache web server installation on Debian 10.…
Python is a powerful programming language. It is very friendly and easy to learn. During the latest update of this…