
How to Reduce/Shrink LVM’s (Logical Volume Resize) in Linux
Reducing/Shrinking the logical volume is the highest risk of data corruption. So try to avoid this kind of situation if possible, but go ahead if you have no other options. …
Read MoreLinux and Unix, Open Source, Linux Howtos
Reducing/Shrinking the logical volume is the highest risk of data corruption. So try to avoid this kind of situation if possible, but go ahead if you have no other options. …
Read MoreExpanding the logical volume is extremely easy, it takes very few steps and can be done online without unmounting a certain logical volume. The main purpose of LVM is flexible …
Read MoreLogical Volume Manager (LVM) plays an important role in the Linux operating system by improving the availability, disk I/O, performance and capability of disk management. LVM is a widely used …
Read MoreAs a Linux administrator, you may have noticed some requests from developers to convert files from DOS format to Unix format, and vice versa. This is because these files were …
Read MoreGenerally, a file system must be mounted on a Linux system to access the contents. When adding a new hard disk to your system, you may need to use the …
Read MoreEthtool is used to view and modify network device driver parameters and hardware settings, especially for wired ethernet devices. You can change ethernet card parameters as required, including auto-negotiation, Speed, …
Read MoreWe all know the purpose of the uptime command in Linux. This is used to check the uptime of the Linux system and how long the system runs without restarting. …
Read MorePackage managers play a key role in the Linux system. It allows you to install, update, view, search and delete software packages to suit your needs. Each of the distributions …
Read MoreIf you are a system administrator or developer, you may need to edit a file while working on the Linux terminal. There are several file editors on Linux, and how …
Read MoreAnsible is an excellent configuration management and orchestration tool. It is designed to easily automate the entire infrastructure. We have written three articles in the past about Ansible. If you …
Read More