Java is a general purpose, high-level programming language developed by Sun Microsystems in 1995...
Latest Articles
Setup Nginx Reverse Proxy For Jenkins
In this article I will guide you how you can setup Nginx as reverse proxy for Jenkins. In order to...
How To Install Jenkins On CentOS 7
Contents... PrerequisitesStep #1: Update CentOS 7 MachineStep #2: Install JavaStep #3: Jenkins...
Curl Command Examples and Usage
Contents... 1. Download a Single File2. Save the cURL Output In a File3. Download Multiple Files at...
How To Use SAR To Monitor Linux System? SAR Examples And Usage
Contents... Check SAR Utility Package On SystemInstall SAR UtilitySAR CronsEnable Stat...
Debug: “.htaccess error log” or enable &...
In this article I will describe how to configure PHP error logging with log_errors and error_log...
How To Set PHP Maximum Execution Time In An .htaccess File
In this article I will describe how to set the maximum execution time for PHP scripts by using the...
How To Install CentOS 7 on Fresh System
Contents... Step #1: Download ISO ImageStep #2: Make A Bootable DriveStep #3: Start...
Unable To Connect MySQL Database Server From PHP
Contents... Installing PHP MySQL ModulesDebian/UbuntuRHEL/CentOS/Fedora Question: I have configured...
How To Install And Configure Logwatch In Linux
Contents... Installing PackageConfigure LogwatchEmail ID SetupTesting Logwatch Logwatch is a...
How To Enable Displaying PHP Errors On Site
Displaying the PHP error on websites is important and helpful for solving different problems. For...
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
Contents... Logical Volume Manager (LVM) OverviewIncrease and expand the logical volume (LVM)Check...
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...
Contents... Set or Increase “max_execution_time” in NginxReload NginxSet or Increase...
Increase File Upload Size Limit In PHP-Nginx
Contents... Change in php.iniChange in Nginx configReload PHP-FPM & NginxChanges in WordPress...
[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
Contents... Linux Tail Command Examples1. Display last lines (Default 10 Lines) of a file2. Print N...
How To Disable Automatic Update In WordPress
Contents... Disable Automatic WordPress UpdatesUsing WordPress PluginUpdating WordPress wp-config...