The upcoming Ubuntu 25.10 release features a controversial move to replace the classic sudo command with its Rust-based implementation, sudo-rs. This move could bring numerous questions for you. Like, why opt for this change? What’s wrong with the original? How would you
Read More

How do you update Arch Linux? You run sudo pacman -Syu command. How do you install a package on Arch Linux? You run sudo pacman -Syu package_name. Which might make you wonder why do you need a system update while installing a
Read More

If youโ€™ve been following our articles on Large Language Models (LLMs) or digging into AI, youโ€™ve probably come across the term token more than a few times. But what exactly is a “token,” and why does everyone keep talking about it? It’s
Read More

Core? Extra? Multilib? You’ll find these terms ‘strange’ when you are just starting your Arch journey but you’ll come across them in various forum discussion and wiki references. Hence, I thought of writing this tutorial to quickly explain the different kinds of
Read More

When something is termed “Immutable”, it means you cannot change it. For a Linux distribution, it carries the same meaning. But, what exactly is an immutable distro? How is it different from a standard Linux distribution? Should you consider using them, or
Read More

If you are active in the Linux community, you will often come across the debate on what’s better: PipeWire or PulseAudio? Some users prefer going back to PulseAudio, while others find solving their decade-old audio problems much better. So the question here
Read More