FastCGI work as a middle ground between the PHP Apache module and the CGI application. When PHP...
Author - Santosh Prasad
How to Install Apache Kafka (Single Node ) on Ubuntu
Apache Kafka is a distributed streaming platform capable of handling trillions of events a day...
How to Change MySQL Data Directory to New Location on CentOS 7
Databases are constantly growing and it is likely to outgrow your / partition at some point...
Top 10 Open Source Bug Tracking System
Bug tracking is the process of capturing, reporting, and managing data on bugs that occur in...
How to Execute PHP Script in Crontab in Linux
Cron is a time-based scheduling service in Linux / Unix-like operating systems. Cron job are used...
How to Install SSL Certificate On Nginx Web Server
Once the certificate is issued and sent to you by the Certificate Authority, Now proceed with the...
How to Change Container ID in OpenVZ
OpenVZ is a virtualization technology for Linux. In OpenVZ containers also known as Virtual Machine...
How to Backup OpenVZ Container using vzdump Command
In OpenVZ, containers also known as Virtual Machine or VPS. OpenVZ is a Linux based Kernel...
How to Install MongoDB Server on Ubuntu and Debian Based System
MongoDB is an free and open source database which uses a document-oriented data model. MongoDB is a...
How to Install MySQL 8.0 on CentOS, RHEL and Fedora Systems
MySQL server is the most popular open source relational database management system (RDBMS). MySQL...
How to Install Apache and PHP 7 on CentOS, RHEL and Fedora...
If you are planning to setup a PHP application with Apache web server this article will help to...
How to Setup Self Signed SSL Certificate on Apache
SSL certificate are commonly used to establish a secure connection between your web server and...
How to Enable TLS 1.2 in Apache
Due to lots of vulnerabilities such POODLE (CVE-2014-3566) in SSL 2.0 and SSL 3.0 the latest...
Check if Certificate, Private Key and CSR Match
If your certificate does not match to private key and throwing an error, this article will help to...