Latest Articles
Mastering Python Nested Dictionary [Basics to Advanced]
In this python programming tutorial we learned how to use python nested dictionary for difference scenarios with examples
5+ lvdisplay command examples in Linux [Cheat Sheet]
In this tutorial we explore lvdisplay command which is used to display the logical volume status and many other details such as name, UUID, status, size etc
Using lvreduce to PROPERLY shrink Logical Volume [Cheat Sheet]
Step by step instructions to shrink logical volume using lvreduce command with examples. You can shrink root or non -root logical volume
How to PROPERLY use lvextend to increase LV size
Step by step instructions to use lvextend to extend logical volume size with dos and don'ts. lvextend cheat sheet with examples
Using git switch (Is it alternate to git checkout?)
Use git switch to create and navigate branches, and git restore to unstage files. Manipulate commits using git checkout and git reset.
