Mar 24, 2014
### Rename a Logical Volume NOTE: To rename a Logical Volume you will have to unmount your [partition.](https://www.golinuxcloud.com/how-to-encrypt-hard-disk-partition-luks-linux/) Syntax # lvrename Volu_Group_Name Old_log_vol_name new_log_vol_name # lvrename VolGroup work office Renamed
Mar 23, 2014
You can find a number of articles explaining you the Linux Boot Process. Well I am not going to tell any thing different but I would like to show my
Mar 23, 2014
#### Remove Logical Volume from Volume Group NOTE: Make sure the logical volume to be removed is unmounted. *Syntax:* # lvremove /path/to/lvm Once the logical volume is unmounted run the
Mar 22, 2014
Ext3 was considered to be one of the most popular filsystems and is used in many commercial distributions but still with the increasing demands of the IT industry we started
Mar 22, 2014
In Red hat Linux the default shell you login to is /bin/bash but in case you want to change the default login shell follow the below procedure To check the
Mar 22, 2014
I have already written an article with [step by step instructions to load modules from kernel during boot stage]({{< relref "how-to-load-modules-from-kernel-during/index.md" >}}) and also a [guide to blacklist any module during boot up
Mar 21, 2014
I have already written articles on [how you can create, remove, merge, extend LVM based snapshots]({{< relref "understanding-lvm-snapshots-create/index.md" >}}) which you may find interesting as it helps performing safer software upgrades in real
Mar 19, 2014
[](http://1.bp.blogspot.com/-Iuc6WyawDMo/UynJzPxWKDI/AAAAAAAADDQ/yiL3cTAwPHc/s1600/sqldev-logo-128x128x32-1971751.png)**Tool Used :** SQL Developer version 3.1.07 **Schema Used :** HR **Tables Used :** Countries, Departments, Employees, Job_History, Jobs, Locations, Regions **Navigate the below path and step by step screen
Mar 15, 2014
On a Red Hat Linux system, the boot loader's function is to locate the Linux Kernel, and any other necessary files, and load them into memory. It then starts the
Mar 14, 2014
In my [earlier post]({{< relref "dns-configuration-in-centos/index.md" >}}) I had shown you the step by step configuration guide for BIND DNS server but since that time I had used older version of bind rpm