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

Launch VS Code from WSL Bash

I have the Creators update installed. WSL is operational. I can execute most .exe files by simply calling notepad.exe …

windows bash visual-studio-code windows-subsystem-for-linux
Where are the files inside wsl2 physically stored?

I've installed wsl2 on my windows machine and I was not able to figure out where the files are actually …

windows-subsystem-for-linux wsl-2
Is it possible to run LINQPad with Mono (Mac)

I have installed Mono 2.6.7 in Snow Leopard and would like to run LINQPad. I've gotten LINQPad (v2.21) to start but …

linux mono windows-subsystem-for-linux linqpad
/usr/bin/env: ‘bash\r’: No such file or directory

I am having an issue after setting up docker in Linux terminal in win10. When I am trying to build …

git docker newline windows-subsystem-for-linux core.autocrlf
Windows Subsystem for Linux not recognizing JAVA_HOME Environmental Variable

I'm trying to get WSL to recognize my windows installed environmental variable of JAVA_HOME. I attached of what I …

java ubuntu environment-variables development-environment windows-subsystem-for-linux
How to work around runlevel error in Ubuntu on Windows 10 Spring Creators Update?

When doing an apt-get dist-upgrade in Ubuntu 18.04 running on Windows 10 Spring Creators Update (RS4), I get this error: Preparing to …

ubuntu windows-subsystem-for-linux ebtables
How to correctly run Cuda toolkit in Ubuntu in the WSL (eventually to be used for YOLO)?

I followed the tutorial here from the Medium: https://medium.com/@GuruAtWork/setup-fastai-ubuntu-on-windows-10-44ca50b13a9 I was following …

ubuntu-18.04 windows-subsystem-for-linux mingw-w64 yolo
why "systemctl" not working in Ubuntu terminal on Windows?

I need to reload the daemon using systemctl command in ubuntu terminal on window 10. I attached the error I received. …

windows-subsystem-for-linux systemctl start-stop-daemon
NFS client under WSL - mount.nfs: No such device

I am getting the following error trying to mount a nfs export. sudo mount 192.168.1.175:/mnt/nas /mnt/c/nas mount.…

nfs windows-subsystem-for-linux
How to use dd on WSL?

How can I used the dd command to dump the contents of a removable disk in WSL? When I run, …

unix dump windows-subsystem-for-linux