The openSUSE team has announced the release of the openSUSE Agama 1.8 installer, marking another significant step in the development of its next-generation installation tool. Agama, which is set to be the default installer for future openSUSE Tumbleweed, ALP, and MicroOS releases, aims to provide a modern, user-friendly experience built on web technologies. This 1.8 update is not about adding a host of new features, but rather about refining the core user experience. The development team has focused its efforts on the most intimidating part of any OS install: the storage and partitioning screen. A Cleaner and More Intuitive Storage…
Author: David - DistroDrifter
NVIDIA Nova Driver Brings Initial Turing GPU Support to Open-Source Linux In the rapidly evolving landscape of Linux graphics drivers, a major development is brewing that directly impacts owners of older, yet highly capable, NVIDIA GPUs. NVIDIA engineers have released a new patch series that introduces initial support for the Turing architecture into the Nova open-source kernel driver. This move, which primarily focuses on enabling the GPU System Processor (GSP) functionality, is a significant stride toward providing a streamlined, high-performance open-source experience for cards like the GeForce RTX 20 and GTX 16 series. For years, the open-source community relied on…
When you first dive into the world of Linux, the sheer number of “distributions” or “distros” can be overwhelming. But the most critical difference between them isn’t the desktop environment or the default wallpaper—it’s the release model. This model dictates how you get updates, how new your software is, and how stable your system will be. The debate of LTS vs. Rolling Release vs. Atomic is central to choosing a Linux distribution. This guide will serve as a comprehensive explanation of the major Linux release models explained for 2025, helping you understand the pros and cons of each so you…
Ever run df -h and seen that dreaded 98% capacity on your main drive? That feeling of panic is real. Your first instinct might be to manually browse folders or use the built-in du command, but du is often slow, clunky, and hard to read. Today’s tip, the ncdu command, is a simple, powerful tool that will save you hours of work. What is the ncdu Command? Ncdu stands for NCurses Disk Usage. It’s a terminal-based Linux disk usage analyzer that scans your disk and then presents you with a fast, interactive interface. Unlike a slow GUI or a messy…
Sooner or later, every Linux user needs to do it: create a bootable USB drive. Whether you’re a “distro-hopper” trying out the latest Ubuntu release, a new Fedora user creating your first install media, or a sysadmin flashing a server image, the tool you use matters. For a task that seems so simple, the options can be confusing. You’ve probably heard of Balena Etcher. If you’re a Fedora user, your system pushes you toward the Fedora Media Writer (FMW). And then, you have tech-savvy friends telling you both of those are obsolete because of a tool called Ventoy. What’s the…
Why Bother with an Antivirus on openSUSE? Let’s address the elephant in the room: “Do I really need an antivirus on a rock-solid, secure-by-default system like openSUSE?” It’s true that openSUSE (both the stable Leap and rolling Tumbleweed) is one of the most secure Linux distributions available. The risk of a traditional desktop “virus” is extremely low. However, “low risk” doesn’t mean “no risk.” More importantly, using an antivirus on Linux isn’t just about protecting your machine. It’s about being a good digital citizen. You might need an antivirus to: Scan Email Attachments: Prevent yourself from passing on a Windows-based…
Why Bother with an Antivirus on Arch Linux? Let’s address the elephant in the room: “Do I really need an antivirus on a rolling-release, hardened distro like Arch?” It’s true that Arch Linux, thanks to its design and user base, is inherently more secure than most. The risk of a traditional desktop “virus” is extremely low. However, “low risk” doesn’t mean “no risk.” More importantly, using an antivirus on Linux isn’t just about protecting your machine. It’s about being a good digital citizen. You might need an antivirus to: Scan Email Attachments: Prevent yourself from passing on a Windows-based threat…
Why Bother with an Antivirus on Linux? Let’s address the elephant in the room: “Do I really need an antivirus on Linux?” It’s true that Debian and Ubuntu-based systems are inherently more secure than other operating systems. The risk of a traditional desktop “virus” is extremely low. However, “low risk” doesn’t mean “no risk.” More importantly, using an antivirus on Linux isn’t just about protecting your machine. It’s about being a good digital citizen. You might need an antivirus to: Scan Email Attachments: Prevent yourself from passing on a Windows-based threat to friends, family, or colleagues. Check Downloads: Ensure that…
Why Bother with an Antivirus on Linux? Let’s address the elephant in the room: “Do I really need an antivirus on Linux?” It’s true that Linux is inherently more secure than other operating systems. The risk of a traditional desktop “virus” is extremely low. However, “low risk” doesn’t mean “no risk.” More importantly, using an antivirus on Linux isn’t just about protecting your machine. It’s about being a good digital citizen. You might need an antivirus to: Scan Email Attachments: Prevent yourself from passing on a Windows-based threat to friends, family, or colleagues. Check Downloads: Ensure that files, scripts, or…
Why Your “Secure” Flatpak App Can’t Open a Simple File You’ve embraced the future of Linux applications: Flatpak. You love the security, the sandboxing, and the fact that you can get the latest version of GIMP or OBS Studio without messing with your system libraries. You launch your freshly installed app, try to open a file from your second hard drive… and… nothing. The app can’t see the drive. Or maybe your video editor can’t access your webcam, or your new text editor can’t access the network. This isn’t a bug; it’s a feature. It’s the very “sandbox” you signed…
