menu
search
Projects
Tutorials
Challenges
Blog
March 14, 2018
How to reclaim free space/shrink qcow2 file?
Qcow2 file grows overtime; even if we delete files and snapshots. It still does not reduce the file size. The only way to that is to fill the disk with zero and then convert the disk to qcow2.
#Tutorial
#qcow2
#KVM
#Virtual Machine
March 14, 2018
How to shrink qcow2 file (LVM Logical Volume Manager, XFS file system)?
First we need to shrink the partition, and then shrink the qcow2 file.
#Tutorial
#qcow2
#KVM
#Virtual Machine
Number of Islands in JavaScript
Mar 28, 2021
·
4 min read
Introduction to Web Worker API
Nov 19, 2019
·
3 min read
Second Minimum Node In a Binary Tree
Jun 5, 2019
·
3 min read
Largest Rectangle in Histogram in JavaScript
Nov 7, 2019
·
2 min read