Displaying the PHP error on websites is important and helpful for solving different problems. For...
Author - Santosh Prasad
Apache CPU usage and Memory usage is too high ([warn-phpd] mmap...
Apache can be a big memory user. Apache runs a number of ‘servers’ and shares incoming...
Apache MPMs Explained
As we know Apache 2.x is a general purpose web-server, It is designed to provide a balance of...
Resize LVM – How To Increase An LVM Partition
In this article I will show you how to expand an LVM volume or partition in Linux by first resizing...
How To Setup FTP Server On CentOS 7 (VSFTP)
FTP server is used to transfer file between computers over network. In this tutorial I will guide...
How to :- Set or Increase “max_execution_time” in...
Often you have seen the ” 504 Gateway Time-out ” error on your web page if you have...
Increase File Upload Size Limit In PHP-Nginx
If Nginx aborts your connections when you upload large files, you will get “[error] 25556#0:...
[Solved] : Fix 413 Request Entity Too Large Error in Nginx
In this article I will show you how to fix 413 request entity too large error in Nginx. If you are...
Tail Command Examples In Linux/UNIX
Many Linux users use cat command to display the entier file content. It’s ok if you use cat...
How To Disable Automatic Update In WordPress
WordPress can automatically update your website including plugins and themes. There are slight...
5 Chattr Command Examples In Linux
Chattr stands for Change Attribute. It is command line utility which is used to set or unset...
10 Wget Command Examples In Linux
Wget utility is free and license is under GNU GPL Licencse. It is used to retrieving files using...
How To Set Or Change Username and E-mail In GIT?
If you are using GIT, I will suggest you to set username and e-mail so that you don’t need to...
How to :- Clear/Delete/Flush all Queued Mail in Sendmail
You can permanently delete all email messages in the Sendmail Mail Server (SMTP) queue using Linux...