If you are trying to mount the nfs directory on system and getting below error this tutorial will...
Author - Santosh Prasad
showmount : command not found on CentOS/RHEL
Sometime you get the error “showmount : command not found” if you check the nfs mount...
Error : Cannot register service: RPC: Unable to receive; errno =...
If you are getting the below error while starting your NFS service, this tutorial will help you to...
How to Ignore Same Files and Folder From Awstats Reports
In this article I will show how you can ignore same files and folder from Awstats reports. Awstats...
How to Implement Multiple Mail Queues in Sendmail
By default Sendmail use a single mail queue. If you don’t have any special requirement you...
How to Install Memcached on CentOS/RHEL Using DAG Rpmforge...
In my previous article I show how you can install memcached from source. If you are using RHEL and...
How to:- set specific path/directory for...
open_basedir function used to define the locations or paths from which PHP is allowed to access...
Disable HTTP TRACE Method in Apache
Most of time vulnerability scanners complains about the TRACE method has been enabled your your web...
Mdadm Usages to Manage Software Raid Arrays
Mdadm is a tool which is used to manage software RAID arrays. In the past raidtools was the tool we...
How to Get I/O Information Per Process Using Iopp
Iopp is a custom tool to go through the Linux process table to get I/O statistics per process. It...
How to Store PHP Session in Memcached
The minute a PHP application develops to keep running on more servers, ordinarily people will see...
How to Set Umask in Apache
As Linux Administrator many time you need to set default permission of files created on a Linux...
Skip Duplicate Replication Error in MySQL
MySQL replication get stopped whenever “Duplicate entry” error comes. You can fix this...
Run Multiple Websites with Different PHP Version in Nginx
As a Linux Administrator sometime you are required to setup a environment where you can run...