Top "Windows-subsystem-for-linux" questions

Windows Subsystem for Linux (WSL) is a compatibility layer that allows Linux ELF64 binaries to run natively on Windows 10

WSL2 Cannot connect to the Docker daemon

here is my setup: Windows 10 PRO - build 19041.153 - insider program - slow ring Ubuntu 18.04LTS subsystem in WSL2 mode …

docker windows-subsystem-for-linux docker-desktop wsl-2 docker-daemon
Where are Docker volumes located when running WSL using Docker Desktop?

I am running Windows Subsystem Linux (WSL) with Ubuntu as client OS under Windows 10. Now I installed Docker Desktop on …

docker windows-subsystem-for-linux docker-desktop
Windows10 WSL2 Ubuntu / Debian # apt-get update failed # no network

After upgrading from WSL to WSL2 sudo apt-get update not works any longer after wsl --set-version Ubuntu-18.04 2 Output: > sudo …

ubuntu debian windows-subsystem-for-linux apt wsl-2
Copy to clipboard using Bash for Windows

How do I copy results from the commandline directly to the clipboard? On Windows's cmd.exe I can do simply …

windows command-line windows-subsystem-for-linux
External HDD on bash on ubuntu on windows

How do I access an external hard drive through bash-on-Ubuntu-on-windows. It doesn't seem to appear in either /media, /mnt or /…

windows mount windows-subsystem-for-linux hfs+
Installing g++ on windows subsystem for linux

A while back I activated Windows Subsystem for Linux on my machine but didn't use it much. Now I have …

linux gcc ubuntu-16.04 apt windows-subsystem-for-linux
Add WSL to Windows Firewall

After launching my Node.js App which also requires BrowserSync everything is working fine and I can access the App …

windows windows-10 windows-firewall windows-subsystem-for-linux
Docker volumes on WSL2 using Docker Desktop

I'm just trying out WSL 2 with Docker for Windows and I'm having an issues with mounted volumes : version: "3.7" services: node: …

docker docker-compose windows-subsystem-for-linux docker-volume docker-desktop
How to "copy to clipboard" in vim of Bash on Windows?

I used to use "+y to copy text to system's clipboard, but it doesn't work in vim of Bash on …

bash vim windows-subsystem-for-linux
Running React Native in WSL with the emulator running directly in Windows

I haven't done Android development in a while, so my knowledge of modern Android development is spotty. I'm trying to …

android android-studio react-native windows-subsystem-for-linux