- General
- Windows Subsystem for Linux Documentation | Microsoft Learn - Overview of the Windows Subsystem for Linux documentation.
- Get started mounting a Linux disk in WSL 2 | Microsoft Learn - Learn how to set up a disk mount in WSL 2 and how to access it.
- Install WSL | Microsoft Learn - 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, Fedora, Pengwin, Alpine, and more are available.
- Windows Subsystem for Linux - Wikipedia - No meta description
- What is Windows Subsystem for Linux | Microsoft Learn - Learn about the Windows Subsystem for Linux, including the different versions and ways you can use them.
- WSL2: The Complete Guide for Windows 10 & 11 — SitePoint - Learn how to install, set up, manage, and use a full Linux environment on Windows 10 & 11 PCs with Windows Subsystem for Linux 2 (WSL2).
- Working across file systems | Microsoft Learn - Learn about the considerations and interop commands available when working across Windows and Linux file systems with WSL.
- How to Access Your Linux (WSL) Files in Windows 10 - Windows 10 lets you access your Linux (WSL) files from a special path in File Explorer.
- Windows Subsystem for Linux (WSL) explained | Solidstudio - What is Windows Subsystem for Linux, and how does it work? Our experts explain everything you need to know about this powerful development tool.
- Windows Package Manager
- packages.microsoft.com - This content is public by design, and is meant to be consumed programmatically, via Linux packaging clients (apt, dnf, yum, etc).
- Windows Package Manager | Salt Project
- The Windows Package Manager provides a software repository and a package manager similar to what is provided by
yum
andapt
on Linux. This tool enables the installation of software on remote Windows systems. - The repository contains a collection of software definition files. A software definition file is a YAML/JINJA file with an
.sls
file extension. It contains all the information Salt needs to install a software package on a Windows system, including the download location of the installer, required command-line switches for silent install, etc. - Software definition files can be hosted in one or more Git repositories.
- The Windows Package Manager provides a software repository and a package manager similar to what is provided by
- How to Use the Windows Package Manager on Windows 11 - Here's how to get the most out of winget on Windows 11.
- Package Managers in Linux and Windows - Package managers allow you to quickly install, manage, and delete programs (or apps, applications) from your operating system within a command-line interface. Different distros provide a variety of package managers, but all are straightforward.
- Docker
- Install Docker Desktop on Windows | Docker Docs - Get started with Docker for Windows. This guide covers system requirements, where to download, and instructions on how to install and update.