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

Using Git in Windows Subsystem for Linux through IntelliJ

I'm trying to set Git executable in IntelliJ to be the git installed in Windows Subsystem for Linux, I tried …

batch-file intellij-idea windows-subsystem-for-linux
Git blame showing no history

When I run git blame on a file (using msysgit) I always get the following sort of printout: 00000000 (Not Committed …

git windows-subsystem-for-linux msysgit blame
How to install Powerline fonts on WSL?

I'm using Windows Subsystem for Linux (WSL 2) with Oh My Zsh to pimp my bash, but I can't make the …

windows-subsystem-for-linux oh-my-zsh powerline vim-powerline
Reversion from WSL2 to WSL1

I am a big fan of WSL and was totally psyched when they announced WSL2. However, the official Docs said …

windows-subsystem-for-linux wsl-2
Mount native ext4 partition in WSL2

I often work on Windows and Linux (on dual boot) and I'm using a ntfs partition to synchronize a data …

linux windows windows-subsystem-for-linux disk-partitioning
Using Jupyter with Windows Subsystem for Linux

Using the Ubuntu bash terminal on Windows 10 (installation instructions here), I installed Anaconda and have been using Jupyter notebooks without …

python jupyter-notebook windows-subsystem-for-linux
Can't clone repository from mounted drive

I am using Windows Subsystem for Linux (WSL) and have a mounted microSD card that I've been able to clone …

linux git ubuntu github windows-subsystem-for-linux
Can I get (the new) bash on Windows 10 to load .profile

I installed the new subsystem for Linux on Windows 10 (which comes with the Windows anniversary update), and started playing around …

windows bash ubuntu windows-10 windows-subsystem-for-linux
Execute Batch file in Windows Subsystem for Linux

Is it possible to execute a .bat file from a Windows Subsystem for Linux (eg. Ubuntu)? It is trivial to …

windows batch-file windows-subsystem-for-linux
How to run docker-compose under WSL 2

According to Docker documentation, using Docker under WSL v2 should be fairly simple: Install WSL 2 (make sure all the preconditions …

docker docker-compose virtual-machine windows-subsystem-for-linux wsl-2