Recently Fedora 27 has been released, so users having the Fedora workstation may require to upgrade...
Category - Linux Administrator
How to Install Memcached From Source on Linux
In this article I will show how you can install Memcached from source on Linux system including the...
Fix : wrong fs type, bad option, bad superblock error
If you are trying to mount the nfs directory on system and getting below error this tutorial will...
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 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...
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...
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...
How to Install PHP Soap on CentOS 7
Soap is stands for Simple Object Access Protocol. It is a lightweight XML based protocol for...
How to Create Logical Volume for Swap
In my previous article I show you how you can safely remove your swap on Linux. As you know Swap is...
How to Install RabbitMQ on CentOS 7
RabbitMQ is an open source most popular message broker software that implements the Advanced...
How to Safely Delete Swap on Linux System
Swap is used when the amount of Random Access Memory (RAM) is full. Swap space is a portion of a...