#linux

// blogs, videos, quizzes and interview questions tagged #linux

Blog Posts

3 posts
Aug 28, 2026 #linux

Extending LVM Storage on Linux (VMware Fusion)

Increased your VM's disk size in VMware Fusion, but `df -h` still shows the same old numbers? Classic gotcha: resizing the virtual disk doesn't automatically flow through to your partition, LUKS container, LVM volume, and filesystem. Here's how to fix it, step by step, no reboot needed. Works for any Linux distro with LUKS + LVM.

read post →