Teleporting Virtual Machines: Flipping the ScriptPost-Copy; Pack Light, Move FastJun 26, 2026·12 min read
Let's Destroy a Linux SystemLinux is a powerful and flexible operating system, but with great power comes great responsibility. As a Linux user, it's important to understand the potential dangers of certain commands and how to use them safely. In this blog post, we'll take a cl...Jan 16, 2023·7 min read
Let's Play With the Linux KernelIn a world full of computers, there are hundreds of implementations of the same tool. When it comes to Linux, as it is an open-source project thousand of tools has been made just to do one thing. Today the topic is the kernel. A mandatory concept of ...Dec 8, 2022·4 min read
What is a kernelIn the world full of computers, there are hundreds of implementations of the same tool. When it comes to Linux, as it is an open source project thousand of tools has been made just to do one thing. Today, the topic is kernel. A mandatory concept whi...Nov 19, 2022·5 min read
Recover Deleted Files on LinuxWe all are humans and we do make mistakes. Some can be recovered while some can't be. Same way accidentally deleting files can be happened even with an experienced Linux user. Therefore it would be great if the deleted files can be recovered. NOTE: ...Sep 28, 2022·5 min read
Setup LVM for a Linux InstallationIn Linux there are hundred of ways to get the same work done, and the overwhelming amount of distros makes the number thousand. However it's life saving if we choose the efficient way. The process of partitioning a hard drive in Linux is same as oth...Sep 14, 2022·6 min read
Remove Files in LinuxHello folks! An alien here with another Linux blog. Today let's talk about deleting files. No seriously, It may seem little bit trivial, yet I'm going to dive deep. Will you join with me? HEADS-UP: Following commands are for deleting files from th...Aug 2, 2022·7 min read