Fedora

Winsage
May 21, 2025
Microsoft has open-sourced its Windows Subsystem for Linux (WSL) code, announced during the Build 2025 developer conference. WSL allows users to run Linux distributions natively on Windows, facilitating integration between Linux tools and the Windows environment. Since its introduction in 2016, WSL has become essential for developers needing Linux utilities without leaving Windows. As of the 2024 StackOverflow developer survey, 16.8% of programmers use WSL, surpassing traditional Linux distributions. The initial version, WSL 1, had performance limitations, but WSL 2 introduced a full Linux kernel in a lightweight virtual machine, improving compatibility and performance. The majority of WSL's codebase is now available on GitHub under the MIT License, including key command-line tools and Linux-side daemons. Some components remain closed source, but the move reflects a significant shift in Microsoft's open-source collaboration approach. Users can access various Linux distributions on WSL, including Fedora, Debian, openSUSE, and Ubuntu.
Winsage
May 16, 2025
Microsoft has fixed a long-standing bug in Windows 11 that affected dual-booting with Linux, which had persisted since August 2024. The issue arose from a Secure Boot Advanced Targeting (SBAT) setting introduced in a Windows 11 update, which inadvertently disrupted dual-boot configurations by incorrectly applying the SBAT value on certain devices. As of May 2, with the release of Windows 11 version 24H2, users can now successfully dual-boot between Windows 11 and other operating systems, including Linux.
Winsage
May 12, 2025
As Windows 10 approaches its end of life, users are considering alternatives like Linux due to stringent hardware requirements for Windows 11. The End of 10 campaign supports this transition by providing resources such as direct assistance, upcoming events for hands-on help, and step-by-step installation instructions for various Linux distributions. Advantages of switching to Linux include cost-effectiveness, an ad-free experience, and enhanced customization. The recent release of Fedora 42 with KDE Plasma as the flagship edition offers a familiar interface for users transitioning from Windows.
Winsage
May 7, 2025
Fedora Linux has officially joined the Windows Subsystem for Linux (WSL), allowing users to run Fedora 42 within a Windows environment. Installation is straightforward with the command wsl --install FedoraLinux-42, and launching it requires wsl -d FedoraLinux-42, with no password needed by default. Users are automatically added to the wheel group for sudo access. Fedora 42 is streamlined, excluding unnecessary packages, and includes the DNF package manager, though Flatpak must be installed manually for graphical applications. The Fedora team is working on enhancing Flatpak support and introducing hardware-accelerated graphics for GUI applications in WSL. This inclusion of Fedora expands the options available to Windows users interested in the Linux ecosystem.
Winsage
May 6, 2025
BitLocker encryption is enabled by default on most Windows 11 systems, which can hinder the installation of Ubuntu. To proceed with the installation, BitLocker was temporarily disabled through the Control Panel. A bootable USB drive for Ubuntu was created using Rufus with an SK hynix Tube drive. The Ubuntu 25.04 ISO file, known as "Plucky Puffin," was downloaded at 5.8GB in about a minute. The decision was made to install Ubuntu 25.04 instead of the more stable Ubuntu 24.04 LTS due to a desire for the latest features. The installation was planned for both a ThinkPad X1 Carbon and a custom-built desktop with an AMD Ryzen 9 7950X CPU.
Winsage
May 1, 2025
Arch Linux is now available on Microsoft's Windows Subsystem for Linux (WSL) for Windows 11 users. This release follows Fedora 42's addition to WSL. The collaboration between the Arch Linux team and Microsoft led to the creation of a dedicated GitLab repository for Arch Linux on WSL. Monthly updates will be provided, but this version is only compatible with WSL 2. Users can install Arch Linux on WSL using the command: wsl --install archlinux. After installation, it can be accessed via Windows Terminal or PowerShell. Performance is reported to be impressive, though it may vary based on user familiarity.
Winsage
April 30, 2025
Arch Linux has officially become available as a distribution for the Windows Subsystem for Linux (WSL). This release follows earlier reports from It's Foss News in February. WSL allows users to run a complete Linux environment on Windows, and the addition of Arch Linux introduces a rolling release model. The Arch Linux WSL image is maintained by Robin Candau and is built and released monthly through a GitLab CI schedule, with systemd support included. Users are advised to run pacman -Syu after their first launch to ensure they have the latest updates. To use Arch Linux on WSL, WSL 2 must be installed. The installation process involves running commands in PowerShell: PLACEHOLDER2f45746c1eb6702b for WSL 2, followed by PLACEHOLDERcebb97c90d3dc3e4 to add Arch Linux, and then PLACEHOLDERff7af59bfa5f1c11 to boot into it. Users should also update their system with PLACEHOLDERe23a8bb0ce81dc13. WSL 2 supports running Linux GUI desktops via Remote Desktop Protocol (RDP), but available images are primarily command-line based.
Winsage
April 30, 2025
Arch Linux now has an official WSL image, announced by developer Robin Candau, making it available for installation on the Windows Subsystem for Linux (WSL) 2. This new support allows users to install Arch Linux with a single command, eliminating the need for custom containers or images. The official listing includes Arch Linux among other distributions, and it has a market share of 9.68% on Steam, with a combined share of 14.74% when considering its downstream distributions. Arch Linux is popular among users who prefer a customizable experience and has gained attention in the tech community, including endorsements from notable figures like PewDiePie.
Winsage
April 21, 2025
Linux distributions have evolved to be more accessible for users transitioning from Windows and macOS, with Debian-based distributions being relatively easy to navigate. DietPi is an ultra-lightweight OS that requires manual configuration of essential packages, making it more suitable for experienced users. Tails prioritizes user privacy by using the Tor network and operates from a USB drive, but is not ideal for casual users. Qubes OS enhances security through virtualization but has a steep learning curve and challenges with GPU passthrough. Talos Linux is optimized for Kubernetes projects but may be difficult for newcomers due to its lack of SSH support and immutable design. Bazzite, a gaming-focused distribution based on Fedora, offers a user-friendly setup but may not support multiplayer games with kernel-level anti-cheat technology, making it less suitable for competitive gamers.
Winsage
March 26, 2025
BleachBit is an open-source system cleaning tool that helps users enhance disk capacity by removing unnecessary files and improving privacy. It permanently deletes files to prevent recovery, making it suitable for users handling sensitive information. The tool offers features such as shredding unused disk space, clearing browser histories, and removing software logs. BleachBit is free to use, lightweight, and compatible with various operating systems, including Windows, Linux, and macOS (with limited functionality). It supports cleaning for multiple applications and provides command-line functionality for advanced users. Additionally, BleachBit can be run from a USB drive without installation. Alternatives to BleachBit include CCleaner, Advanced SystemCare, and DaisyDisk, each offering different functionalities and features.
Search