X

4 steps to create swap space in linux

You must create swap space in Linux for better performance. Every server needs swap space, even if it’s never going…

admin

How To Attach And Mount EBS Volume To EC2 Linux Instance in AWS

In this post we will learn how we can Attach And Mount EBS Volume To EC2 Linux Instance in AWS.  You might…

admin

Split and merge files in linux.

We can split and merge files in linux especially for large once with the split command, and to join you…

admin

6 steps to create linux man page

Normally we always use linux man page for any help or to get all the details with all options. why…

admin

6 Columns of Linux FSTAB explained

Linux FSTAB is important file which resides in the /etc directory on Linux. In Linux fstab stands for  "File System…

admin

10 Steps about How to create LVM Volume

Logical Volume Manager (LVM) is a software which provides the abstraction layer over the physical disk. Which  hides the details…

admin

Setting up WordPress on amazon aws EC2

For Setting up WordPress on amazon aws EC2 following pre-requisite need to met: AWS Account: First of all you need to…

admin

Ignite client configuration process

Ignite client configuration process defines step by procedure for taking ignite backup of the host server in HP UNIX.

admin

How to Stop and delete Linux Raid array

You must have seen my earlier post about replacing faulty disk in Linux raid , however if something goes wrong with…

admin

How to replace Faulty Linux RAID disk

How to replace Faulty Linux RAID disk Suppose that a disk in the RAID array failed. In that case, you…

admin