Linux System

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 20, 2025
Microsoft has announced that the Windows Subsystem for Linux (WSL) is now open source, marking a significant milestone in its development. The company has closed issue #1 on its GitHub issue tracker, which asked if WSL would be open source since April 6, 2016. WSL allows Windows users to run Linux distributions alongside their operating system and has evolved from WSL 1, which used a pico process provider, to WSL 2, which introduced a dedicated Linux kernel and various enhancements such as GPU support, graphical applications, and systemd support. In 2021, WSL was decoupled from the Windows codebase and made available via the Microsoft Store for Windows 11 users. Future updates will further refine the installation process for Linux distributions.
Winsage
April 2, 2025
Microsoft is tailoring Windows 11 for the handheld gaming market by exploring a dedicated game mode for portable devices. The latest preview build includes references to a gaming-centric interface that allows users to select their preferred system layout at startup, featuring a fullscreen experience with customizable home apps and shortcuts. Users can activate this mode through OS settings, establishing it as the default interface. The build includes options like “Boot into the full screen experience at device startup” and “Choose your full screen experience,” resembling Steam’s Big Picture mode. These changes may also be integrated into a rumored Xbox handheld, potentially leading to a Windows 11 device rather than a standalone portable Xbox. The new features are linked to the existing Game Bar, which provides essential gaming functionalities. This shift towards a dedicated UI for handheld devices is seen as necessary, as Windows has historically prioritized keyboard and mouse interactions. The evolution could position Windows handhelds as a compelling option for gamers, especially in light of competition from Valve's SteamOS.
Winsage
February 23, 2025
Microsoft Edge has received performance improvements, particularly for lower-end devices, with the latest version 132 enhancing the user interface. Alternatives to File Explorer for Windows 10 and 11, such as File Pilot, are emerging. Support for Windows 95 has ended in a widely-used application, and Microsoft has released several updates for the Windows Insider Program, including new builds for Windows 11 and 10. The Snipping Tool app has been updated to include a cropping tool for easier editing of screen recordings. Microsoft clarified that a feature to keep Microsoft Accounts always signed in will not be implemented at this time. Additionally, a significant update patched high-severity vulnerabilities in Edge, and the Edge Add-ons website has been revamped. Finalwire's AIDA64 has dropped support for Windows 95, 98, and Me. Battery Flyout has been updated to generate detailed battery reports. Xbox and PC Game Pass subscribers can expect new game releases in February 2025, including titles like Avowed and EA Sports F1 24. Sea of Thieves has introduced new content in Season 15, and GTA V on PC will receive an upgrade on March 4. Xbox consoles can now support external hard drives larger than 16TB. The GeForce NOW streaming service has added new titles to its library.
Winsage
December 16, 2024
Running Windows applications on Linux can be done using tools like Wine, which is a compatibility layer allowing Windows programs to run without a full Windows installation. Users can utilize Wine through command-line or GUI wrappers such as PlayOnLinux, Bottles, Heroic Launcher, and Lutris. To install Windows applications like Notepad++ using Bottles, users can install Bottles via Flatpak, create a new bottle for the application, and run the installer from within Bottles. For more control, users can install Wine via the command line and execute Windows executables directly. The winecfg command allows users to adjust settings, and Winetricks can be used to install necessary components for certain applications. Virtualization software, such as VirtualBox and VMware Player, can be used to create a virtual Windows environment on Linux, which is beneficial for resource-intensive applications. For gaming, tools like Proton and Lutris can facilitate running Windows games on Linux, with Proton being optimized for Steam. Users can also run a Windows virtual machine for gaming, though it may require more resources. Checking for native Linux versions of games is recommended before using compatibility layers or virtualization.
AppWizard
September 7, 2024
PiMyLifeUp has developed a method to run Android applications on Raspberry Pi devices using Waydroid, which operates a full Android OS alongside a Linux environment. This approach allows Android apps to function as native Linux applications by mapping the Linux namespace to Android, ensuring smooth operation and full hardware access on Raspberry Pi. Adafruit hosts weekly events focused on Raspberry Pi, providing posts, tutorials, and products for enthusiasts.
Winsage
July 20, 2024
- Ubuntu, Linux Mint, Fedora, Zorin OS, and Chrome OS are all popular alternatives to Windows. - Ubuntu is known for being easy to use and reliable, with a large selection of software and strong community support. - Linux Mint is easy to use and comes with important software already installed, making it simple to start using right away. - Fedora focuses on providing the latest features and technologies, popular among developers and tech enthusiasts. - Zorin OS is designed for users moving from Windows, offering a familiar look and many customization options. - Chrome OS is lightweight, fast, and secure, built around the Google Chrome browser for web applications.
Search