Jun 24, 2025 · 5 min read · Have you ever wanted to explore Linux Mint without rebooting or spinning up a virtual machine? What if you could just drop into a Linux Mint shell from your existing Ubuntu system? That’s exactly what we’ll do here — using the power of chroot, you c...
Join discussion
Mar 5, 2024 · 19 min read · Ever wondered what makes a container tick? In this article, we’ll take a deep dive into containers and answer this question. You probably already know the common definition of a container, "a lightweight Virtual Machine for packaging software amongst...
Join discussion
Feb 28, 2023 · 5 min read · This post marks the fourth entry in the #lci-series. In our last post, we achieved namespace isolation for the processes running in our container. However, these processes have access to all the available physical resources. For instance, a long-runn...
Join discussion