Free Republic 2nd Qtr 2025 Fundraising Target: $81,000 Receipts & Pledges to-date: $67,063
82%  
Woo hoo!! And we're now over 82%!! Thank you all very much!! God bless.

Keyword: wsl2

Brevity: Headers | « Text »
  • Microsoft open-sources the Windows Subsystem for Linux

    05/22/2025 1:59:22 PM PDT · by Openurmind · 36 replies
    GHACKS ^ | May 20, 2025 | Agencies Ghacks
    Microsoft has announced that it has open sourced the Windows Subsystem for Linux. WSL, as it's commonly called, allows users to run Linux apps directly on Windows. All you need to do to install WSL is run the following command in a terminal: wsl --install Refer to this article for additional details regarding how to set up WSL. WSL was first announced at the Build 2016 developer conference, and shipped with the Windows 10 Anniversary update. While the original release was based on lxcore.sys, a pico process provider that Windows used to run ELF executables natively. Microsoft released WSL 2...