About 1,430,000 results
Open links in new tab
  1. Install WSL | Microsoft Learn

    Aug 6, 2025 · Install Windows Subsystem for Linux with the command, wsl --install. Use a Bash terminal on your Windows machine run by your preferred Linux distribution - Ubuntu, Debian, SUSE, Kali, …

  2. World Surf League - The global home of surfing

    Sep 10, 2010 · Replay all the action of the Lexus WSL Finals Fiji presented by Corona Cero with WSL Replay, a condensed recap from start to finish as Yago Dora and Molly Picklum rise atop the podium.

  3. Windows Subsystem for Linux - Wikipedia

    The wsl.exe command accesses and manages Linux distributions in WSL via command-line interface (CLI) – for example via Command Prompt or PowerShell. With no arguments it enters the default …

  4. Windows Subsystem for Linux (WSL) | Ubuntu

    Access the power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux (WSL). Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross …

  5. Releases · microsoft/WSL - GitHub

    Windows Subsystem for Linux. Contribute to microsoft/WSL development by creating an account on GitHub.

  6. How to Install WSL2 on Windows 11: A Step-by-Step Guide for ...

    Aug 26, 2024 · Step 1: Enable WSL Open PowerShell as an administrator and run wsl --install. This command will enable the Windows Subsystem for Linux and download the necessary components. …

  7. WSL | Docker Docs

    Turn on the Docker WSL 2 backend and get to work using best practices, GPU support, and more in this thorough guide.

  8. Install Windows Subsystem for Linux (WSL) in Windows 11

    Jul 4, 2021 · This tutorial will show you how to install the Windows Subsystem for Linux (WSL) feature in Windows 10 and Windows 11. The Windows Subsystem for Linux lets...

  9. What is Windows Subsystem for Linux | Microsoft Learn

    May 21, 2025 · Windows Subsystem for Linux (WSL) is a feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or …

  10. Install Windows Subsystem for Linux (WSL) - GeeksforGeeks

    Jul 23, 2025 · The Windows Subsystem for Linux (WSL) lets developers run a GNU/Linux environment on Windows, without the overhead of a traditional virtual machine or dual boot setup.