Webmin is a web hosting control panel like Cpanel which provides easy to use interface for managing Unix-like systems. It…
Browsing: General Articles
Zabbix Agent is a process that runs on remote machines, which need to monitor through the Zabbix server. The agent…
Dovecot is an open-source service for IMAP and POP3 on Unix-like operating systems. It focused on lightweight and secure mail…
Gradle is an open-source build tool for the automation of applications. The Gradle helps developers team to build, automate and…
The cp command is used to copy files from one directory to another directory. Some times you are required to…
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…