Posts

Showing posts with the label install centos 7

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 ...

Installation of Centos 7

Image
Installation of Centos 7 Centos is a flavor of Linux that is open source. In Centos similar command is run as compare to Red Hat. Centos officially become a part of Red Hat since January 2014. Prerequisites Installation of Centos 7 If you are installing Centos 7 in virtualization environment you need an ISO file of Centos 7 or if you are installing Centos 7 on physical machine you need a bootable DVD of Centos 7 or bootable USB. There are so many tools burn ISO image into DVD for example Power ISO and for bootable USB you can use rufus. Installation of Centos 7 with default partition format Boot System from Centos 7 installation media, Press enter on Install CentOS Linux 7 by using up and down arrow keys. Installation process is start by press enter key, in the below image you can see ISO file of Centos 7 checking process in progress. If you want to skip the checking process of Centos 7 ISO file just press Esc key or wait for complete the checking process of Centos 7 ISO file. After c...