What is DHCP ?Dynamic Host Configuration Protocol (DHCP) is server/client protocol where DHCP server provides an IP address automatically with necessary information like subnet and gateway to DHCP clients. How to configure DHCP client on Redhat Linux /Cent OS ? What are the files need to be edited to enable DHCP client ? Here we are going to see how to setup DHCP client […]
Redhat-LINUX
RedhatLinux SAN Migration using LVM
What would be the best way to do the SAN Migration in Redhat Linux LVM? Would the pvmove work? I would recommend you to go for LVM mirroring since its a safest method and zero downtime to perform this activity. First, you need to add the new SAN LUNS in the volume group and mirror […]