Awesome WSL Save

Awesome list dedicated to Windows Subsystem for Linux

Project README

Awesome WSL - Windows Subsystem for Linux Awesome

An Awesome collection of Windows Subsystem for Linux (WSL) information, distributions, and tools.

WSL Screenshot

Contents

Overview

1. Linux

Linux is a UNIX-like open-source operating system. The core of Linux is a kernel developed by Linus Torvalds. Linux also includes a wide array of applications built on top of the kernel, including web servers, compilers, and e-mail clients, developed and contributed to the Linux ecosystem by a worldwide community of programmers. These applications are then assembled together into Linux distributions by companies, communities, and individuals.

2. Linux Distributions

Unlike Windows or macOS there are many different Linux distributions, each of which is assembled with different approaches to the software selection and implementation. For example, the goal of the non-profit volunteer Debian Project community is to produce a universal free operating system, while the goal of the for-profit SUSE is to provide a stable enterprise platform. There are also Linux distributions based on other distributions. Ubuntu is a distribution based on Debian built by the company Canonical. Kali is a distribution based on Debian built with an emphasis on tools for network security testing. You can see the most popular distributions ranked at DistroWatch.

3. Windows

Windows is a family of proprietary operating systems, all of which are developed, marketed, and sold by Microsoft. Currently Windows 10 is Microsoft's flagship operating system. Windows 10 is available for Intel x86-based and arm64-based PCs. The Windows Subsystem for Linux first shipped in Windows 10 Anniversary Update, version number 1607, in August 2016. WSL can be enabled for free on all versions of Windows 10 after 1607, including Home, Professional, Enterprise, Server, LTSB, and Education. Originally only available for Intel x86-based PCs, Ubuntu 18.04 for arm64 was made available on the Microsoft store in May 2018.

4. WSL1

The original WSL is now known as WSL1. WSL1 is a compatibility layer for running Linux binary executables (ELF) natively on Windows 10. No re-compilation or 'porting' of applications is required. WSL1 provides a Linux-compatible kernel interface developed by Microsoft that allows a user to choose a Linux distribution to install from the Microsoft Store. WSL1 executes unmodified Linux ELF64 binaries by operating a Linux kernel interface on top of the Windows kernel in Windows 10. The WSL1 interface translates Linux system calls from the binaries into Windows system calls and then executes them at native speed. Linux applications run within the Linux distribution which provides the application's dependencies and package management in a container-like environment. WSL provides an interface to mount drives within WSL.

5. WSL2

WSL2 was announced at Microsoft Build 2019. WSL2 features a Linux kernel running inside Windows and is built on the core technology of Hyper-V to provide better Linux application support and improved file system performance. Transitioning to WSL2 is seamless. WSL2 is set by default since Windows 11.

6. Emulation

Windows Subsystem for Linux is not an emulator or virtualizer like VirtualBox. WSL1 is closer in its approach to Wine which is a compatibility layer to run Windows binaries on Linux by re-implementing Windows system and API calls in libraries.

7. Details

You want the gritty details? Here they are:

8. Installation

9. Use Cases

WSL is undoubtedly a tool for power-users, developers, and *NIX/Linux geeks who want to run Windows. Most of the things you can do with WSL are going to be related to programming, the console, sysadmin, automation, AI/data science, and other geeky things.

10. GUI Apps

Yes, a suprising number of Linux GUI apps can run on WSL. GUI applications are officially supported on WSL2 with Windows Insider Preview since Windows 10 Insider Preview build 21286. It will also be available in Windows 10's fall 2021 release, and Windows 11. The GUI capabilities of WSL2 are informally referred to as WSLg.

If you have an earlier release of Windows 10, then running a GUI app on WSL requires an operational X server on Windows. This must be downloaded, installed, and running for your GUI app to open from WSL; or it will complain that it cannot find a display. X servers for Windows include X410 💰 (very highly recommended), VcXsrv, GWSL, or Xming on Windows 10.

11. Systemd

On September 21st, 2022 microsoft release a blog. As of version 0.67.6 of WSL2, you can now enable booting with systemd in WSL, enabling support for services and applications like snap, to read more visit the blog here.

Using WSL

The WSL Shell

Programming on WSL

Every developer has a unique workflow. Windows and WSL enable developers to carefully customize their setup for their unique workflow. The following are different developers' approaches to creating their development environments using WSL and instructions on how to do the same:

For more about learning programming generally, visit curated-programming-resources.

Microsoft makes free development tools available, publishes programming guides through MSDN, and offers courses through edX and Microsoft Virtual Academy.

Web Development on WSL

Because WSL allows developers to run a variety of Linux server applications locally on their Windows machine, WSL is uniquely useful for web, cloud, and other server-side development tasks. The following are different developers' approaches to creating their web development environment using WSL and instructions on how to do the same:

CUDA Development on WSL

WSL allows for CUDA usage in the Linux environment for machine learning, intense mathematics or related uses. In order to activate CUDA inside WSL, Windows 11 or Windows 10 with version 21H2 support is required. WSL2 is required along with the 5.10 kernel which is available through wsl --update command.

  • CUDA drivers and toolkit are required to be installed on Windows. 11.7 is recommended.
  • Section 3 will instruct how to install the CUDA requirements inside WSL. Do not install a driver inside WSL. The Windows driver will be used through the 5.10 kernel.

You can test the install after following the above steps through PyTorch (torch.cuda.is_available()) or similar tools. Another option is using the NVIDIA CUDA Samples.

Other WSL Uses

Supported Distributions

Ubuntu

Ubuntu is a Linux distribution based on Debian that is produced by Canonical Ltd.. Ubuntu 16.04 and the more recent Ubuntu 18.04 are both available for WSL from the Microsoft Store.

  • Windows Store Link for Ubuntu 16.04. Supported through April 2021.
  • Windows Store Link for Ubuntu 18.04. Supported through April 2023. Very stable but some packages and libraries may be older.
  • Windows Store Link for Ubuntu 20.04. Supported through April 2025.
  • Windows Store Link for Ubuntu 22.04. Most recent update. Newer packages but more likely to encounter bugs. Supported through April 2027.
  • Windows Store Link for Ubuntu Community Preview. These builds are previews for testing new features and ideas, these are for early adopters May be Unstable, Will Have Bugs report issues and give feedback below.
  • Ubuntu Server Guide from Ubuntu.
  • Ubuntu Community Previews More Information About the Ubuntu Community Previews
  • Because Ubuntu is based on Debian, many Debian tutorials also apply to Ubuntu.

Debian

Debian is a Linux distribution assembled by volunteers with the community Debian Project.

OpenSUSE / SUSE Enterprise Linux

OpenSUSE and SUSE Enterprise Linux are Linux distributions produced by SUSE Linux GmbH and other companies. Tumbleweed and Leap are community-oriented distributions. Tumbleweed is a rolling release distribution with the latest software, while Leap is a stable distribution based on SUSE Enterprise Linux. SUSE Enterprise Linux is an enterprise-grade commercial distribution with older tested software.

Kali Linux

Kali Linux is a Linux distribution focused on penetration testing based on Debian that is produced by Offensive Security.

Fedora Remix for WSL

Fedora Remix for WSL is a Linux distribution derived from the Fedora distribution.

Pengwin

Pengwin (formerly WLinux) is a Linux distribution based on Debian that is designed for WSL users by independent open source developers at Whitewater Foundry.

Pengwin Enterprise

Pengwin Enterprise is a custom WSL solution available to enterprise customers from Whitewater Foundry. Pengwin Enterprise supports Red Hat Enterprise Linux, CentOS, and Scientific Linux. A demo of Pengwin Enterprise built with Scientific Linux is available on the Microsoft Store.

Oracle Linux

Oracle Linux is a Linux distribution based on Red Hat Enterprise Linux that is produced by Oracle.

AlmaLinux OS

AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release.

Unofficial Distributions

Unofficial distributions must be installed manually or with tools listed below. They are not available in the Windows Store.

  • miniwsl - A mini Linux distribution for WSL powered by busybox. github project
  • ArchWSL - ArchLinux in WSL. github project
  • AlpineWSL - Alpine in WSL. github project
  • windows-subsystem-linux-fedora - Fedora in WSL.
  • WSLInstall - Install any GNU/Linux distribution userspace in Windows Subsystem for Linux (WSL) with compressed RootFS tarballs, Docker containers, or ISO files. github project
  • wsldl - General purpose WSL installer and launcher. github project
  • WSL-Distribution-Switcher - Scripts to replace the distribution behind WSL with any other Linux distribution published on Docker Hub. Includes alpine, CentOS, Fedora, Clear, and others. github project
  • acme-wsl - Install acme / plan9port on Debian, Ubuntu, or Kali Linux distributions on WSL.
  • CentWSL - CentOS as a WSL distro. github project
  • RHWSL - Red Hat Universal Base Image as a WSL distro. If you have a Red Hat Subscription, you can register and subscribe the system and use it as RHEL. github project
  • FedoraWSL - Fedora as a WSL distro. github project
  • AmazonWSL - Amazon Linux as a WSL distro. github project
  • GentooWSL - Gentoo as a WSL distro. github project
  • DevuanWSL - Devuan Linux as a WSL Distro. Devuan is a Debian variant without the complexities and dependencies of systemd. github project
  • ManjaroWSL2 - Manjaro as a WSL2 distro based on wsldl. github project
  • WSLackware - Slackware as a WSL distro. github project

WSL Tools

X Servers

An X server running on Windows is required for running Linux GUI apps on Windows. See FAQ #10 above.

  • X410 - X server for Windows 10 on the Microsoft Store. 💰
  • VcXsrv - X server for Windows with hardware acceleration compiled with Visual Studio.
  • GWSL - An X server for Windows 10 with an app launcher, distro manager, shortcut creator, and ssh launcher.
  • Xmanager - X server for Windows from NetSarang. 💰
  • Xming open-source version - An older X server for Windows. Has not been updated since 2016.
  • Xming commercial version - The current version of Xming, that is updated monthly. Donate at least £10 to have access to it. 💰
  • Cygwin/X - Cygwin/X is a port of the X Window System to the Cygwin API layer for Windows.

Terminals

  • Windows Terminal - The new open-source Windows Terminal. github_project
  • wsltty - Mintty as a terminal for WSL. github project
  • wsl-terminal - A terminal emulator for WSL, based on mintty, fatty and wslbridge. github project
  • Tabby - A terminal for a more modern age. github project
  • ConEmu - ConEmu aims to be handy, comprehensive, fast and reliable terminal where you may host any console application for the Windows command line, PowerShell, or WSL.
  • MobaXterm - Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more.
  • extraterm - Open source project to build a terminal emulator and expand it with new features to support modern workflows. github project
  • Hyper - A terminal built on web technologies. github project
  • Terminator - Feature-rich tabbed terminal. Requires X server.
  • Alacritty - A terminal emulator with focus on performance and simplicity.
  • Fluent Terminal - A Terminal Emulator based on UWP and web technologies.

For Managing WSL Installations

  • Ansible-WSL - Provision WSL using Ansible. github project
  • LxRunOffline - A full-featured utility for managing WSL. github project
  • Raft WSL - Raft is a Windows Subsystem for Linux (WSL) distribution manager in native C#/XAML. 💰
  • WSL GUI Tool - A graphical tool to manage (run, stop, import, export...) WSL. github project
  • WSL Distro Manager - GUI to manage, copy, distribute WSL distros. github project

WSL Utilities

  • wslgit - Use git installed on WSL from Visual Studio Code on Windows. github project
  • pinentry-wsl-ps1 - Store passwords for gpg-agent in Windows Credential Manager github project
  • wslexec - Execute Linux executables as .exe files on Windows. github project
  • wsl-proxy - A collection of 'proxy' batch files that can be used to route requests to the WSL version of a command. github project
  • wslpath - Easily convert Windows to WSL path names and vice-versa. github project
  • wsl-open - Open files with xdg-open in WSL from Windows applications. github project
  • OpenInWSL - Easily Make WSL Linux Apps Windows File Handlers. github project
  • is-wsl for Node - Check if the current process is running inside Windows Subsystem for Linux, useful for scripting. github project
  • wsl-gui-bins - Start common GUI applications under WSL as under Linux. github project
  • WSL-Hello-sudo - Use Windows Hello as your credential for sudo. github project
  • xclip-xsel-WSL - Make xclip and xsel in WSL read and write on the Windows instead of the Linux clipboard. . github project
  • vim-wsl-copy-paste - Adds mappings in Vim to write and read on the Windows clipboard. . github project
  • WslShortcut - Run WSL commands directly in Windows. Also allows to use WSL git/node/etc. in Visual Studio Code or another software. Combines functionality of utilities like wslgit, wslnodejs, wslexec etc. with simpler usage. github project
  • community.wsl.sdk - SDK for Windows Subsystem for Linux for .NET 5, 6 and Standard 2.1 github project
  • wslu - A collection of utilities for Windows 10 Linux Subsystem, such as enabling sound in WSL and creating your favorite linux GUI application shortcuts on Windows 10. github project
  • wslpy - A Python3 library for WSL specific tasks. github project
  • wsl-vpnkit - Script providing network connectivity to WSL 2 when blocked by VPN. github project
  • xdg-open-wsl - xdg-open replacement for WSL that opens files and links using Windows applications. github project

WSL-Specific Development Tools

  • ghc - A version of the Glasgow Haskell Compiler built and optimized for WSL and hosted in a PPA for Debian and Ubuntu-based WSL distros.

Miscellaneous Tools

  • BootShellCredentialProvider - BSCP lets you boot Windows directly into a Linux desktop experience such as xfce4 using Windows native login and a combination of Xming & WSL upon login. github project
  • wsl-dotfiles - Configuration files and scripts for creating an i3-based environment inside WSL. github project
  • EnumWSL - Enumerates installed WSL packages. github project
  • WSL-DistroLauncher - Reference launcher app for developing your own WSL distribution Microsoft Store package. github project
  • WSL_Reverse - Reveal hidden COM interface between WSL and Lxss Manager Service. github project
  • wslbridge - wslbridge is a Cygwin program that allows connecting to the WSL command-line environment over TCP sockets, as with ssh, but without the overhead of configuring an SSH server. github project
  • WSLInstall - Install any Linux distribution userspace in WSL with compressed RootFS tarballs (tar.gz) or with Docker containers or with ISO files. github project
  • cmd-colors-solarized - This is a solarized color scheme for the Windows command prompt that works in WSL.
  • weasel-pageant - An ssh-agent compatible helper for interacting with Pageant from processes running on the Windows Subsystem for Linux.
  • wsl2-ssh-pageant - A bridge between Windows Pageant and WSL2.
  • WinCryptSSHAgent - Using a Yubikey for SSH Authentication on Windows Seamlessly. Supports WSL and WSL2.
  • Files - A modern file explorer that supports WSL filesystem. github project
  • easyWSL - Use any Docker image as a WSL distro. github project
  • setup-wsl - A GitHub action to install and setup a Linux distribution for the Windows Subsystem for Linux (WSL). github project

Books

Additional Resources

  • Bash - Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh).
  • Cygwin - Cygwin is a Unix-like environment and command-line interface for Microsoft Windows.
  • Cmder - A very nice console emulator built on ConEmu. github project
  • PuTTY - PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. github project
  • PowerShell - PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
  • Visual Studio Code - Visual Studio Code ("vscode") is a source code editor developed by Microsoft for Windows, Linux, and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring.
  • Visual Studio 2017 - Visual Studio is an IDE from Microsoft. It is used to develop computer programs, as well as web sites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store, and Microsoft Silverlight.
  • Windows Services for UNIX - SFU is a discontinued software package produced by Microsoft which provided a Unix environment on Windows NT and some of its immediate successor operating-systems. TechNet documentation.

More Awesome

More Awesome lists. github project

Thanks

Intellectual Property Notices

  • Linux® is a registered trademark of Linus Torvalds in the United States and/or other countries. *
  • Windows®, Windows Server®, Windows 10®, Microsoft®, Microsoft Virtual Academy®, Visual Studio®, Azure®, PowerShell®, and MSDN® are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. * **
  • EdX® is a registered trademark of edX Inc. All Rights Reserved. *
  • Ubuntu® and Canonical® are registered trademark of Canonical Limited in the United States and/or other countries. *
  • SUSE® and SUSE Linux Enterprise® are registered trademarks of SUSE in the United States and/or other countries. *
  • Red Hat®, CentOS®, and Red Hat Enterprise Linux® are trademarks or registered trademarks of Red Hat, Inc. in the United States and/or other countries. *
  • UNIX® is a trademark of The Open Group. Use of The Open Group trademarks are authorized by The Open Group Trademark Guidelines as "Editorial or Articles, but not Advertising" and/or permitted by trademark fair use under United States law. *
  • Debian® is a registered trademark of Software in the Public Interest, Inc. in the United States and/or other countries. *
  • Kali Linux® and Offensive Security® are registered trademarks of OffSec Services, Ltd. *
  • Docker® and Docker Hub® are registered trademarks of Docker, Inc. *
  • YouTube® is a registered trademark of Google, LLC. *
  • macOS® is a registered trademark of Apple, Inc. *
  • GitHub® and githublogo are a registered trademarks of GitHub, Inc. *
  • Oracle and Oracle Linux are trademarks or registered tracemarks of Oracle, Inc. *
  • Gentoo® is a trademark of the Gentoo Foundation, Inc. *
  • The AlmaLinux OS Marks are trademarks of AlmaLinux OS Foundation. *

All other trademarks mentioned herein are the property of their respective owners and may be registered in the United States and/or other countries.

The author of this project has no connection with Microsoft, Inc.

Portions of the descriptions above are from Wikipedia and used under CC BY-SA 4.0 license. Portions of the descriptions above are from Awesome-UNIX and used under CC BY-SA 4.0 license.

This document is licensed under CC BY-SA 4.0 license.

Open Source Agenda is not affiliated with "Awesome WSL" Project. README Source: sirredbeard/awesome-wsl

Open Source Agenda Badge

Open Source Agenda Rating