Posts

Showing posts with the label linux

Learn IT Profession

Top 5 Topics: 1.  What is SELinux in Red Hat . >> Read 2. GITLAB Integration with Active Directory.. >> Read 3. Backup and Restore Gitlab Omnibus on CentOS 7.>> Read 4. Installation and Configuration of DNS Server For OpenLDAP Server on CentOS 7/ Red Hat 7.>> Read 5.  Installation and Configuration of OpenLDAP Server with DNS Server on CentOS 7. >> Read   Centos Linux 7:             1. Installation of CentOS 7.  >> Read         2. Installation of Centos 7 with LVM.  >> Read      3. Installation and Configuration of OpenLDAP Server with DNS Server on CentOS 7.  >> Read      4.  Installation and Configuration of DNS Server For OpenLDAP Server on CentOS 7/Red Hat 7.  >> Read      5. DNS Server Configuration on CentOS Linux 7 Client Machine/Red HAT 7 Client Machine.  >> Read ...

Installation of Centos 7 with LVM

Image
Installation of Centos 7 with LVM Centos 7 is one of the famous open source Linux flavor, it run the same command as Red Hat Linux. Centos officially announce that it is a part of Red Hat since January 2014. Installation of Centos 7 with LVM means you can resize the partition size as per your need. LVM stands for Logical Volume Manager. In this scenario only single Physical disk is use to create a partitions by using LVM you can take multiple physical disk as per your need. Concept of LVM is to create a volume group by using single or multiple Hard disk, And inside the volume group create a logical volumes means partitions as per the environment needs. Benefit of LVM is customize the size of partitions and also increase or decrease the partition size. This is a virtual machine environment for installation of Centos 7 with LVM, ISO file is using for installation. if you are installing Centos 7 on physical machine you need Bootable DVD or Bootable USB.     For Installation ...