Latest Articles
Step-by-Step Tutorial: Configure Software RAID 0 in Linux
Steps to configure software raid 0 with examples in linux. With RAID 0 there is no data redundancy as the data is stored in strips but this has better speed.
Step-by-Step Tutorial: Configure software Linear RAID 0 in Linux
Steps to configure software raid with linear raid which is similar with RAID 0 but in Linear RAID the data is stored in linear format instead of stripping
Solved: lvextend new size given (xx extents) not larger than existing size slug: new-size-given-extents-not-larger-than-existing-size-extents (xx extents)
The other day while trying to recover my LVM2 volume, I was doing some POC work and while using lvextend I encountered this error "New size given (XXX extents) …
Solved: Failed to restart network.service: Unit network.service not found slug: unit-network-service-not-found-rhel-8-linux in RHEL 8
Network scripts are deprecated in Red Hat Enterprise Linux 8 and they are no longer provided by default. In Red Hat Enterprise Linux 8, to run the ifup and the …
Solved "error: Failed dependencies:" Install/Remove rpm with dependencies slug: error-failed-dependencies-install-remove-rpm Linux
Learn how to install and remove rpm on Linux having multiple dependencies with and without yum. This can be performed online as well as offline depending upon …
