The cp command is used to copy files from one directory to another directory. Some times you are required to…
Browsing: General Articles
Apache Tomcat 8.5 is the latest version available for the installation of the Tomcat 8 series. Tomcat is an open-source…
The docker system prune command is used to remove all unused objects on Docker. This command will remove any stopped…
The FastCGI Process Manager (FPM) is an alternative to the FastCGI configuration with multiple enhancements. This is useful for high…
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…
MariaDB is an enhanced, drop-in replacement for MySQL database server. It is built by the original developers of MySQL server.…
Question – How to find the local IP address of CentOS 8 Linux system? 2 Ways to find IP address…
Question – How to change or configure an IP address on CentOS 8? Steps to set the static IP address…
The Red5 server is a powerful media streaming server that offers a wide range of features including live streaming, recording,…