Top "Wsl-2" questions

This tag should be used for question about Windows Subsystem for Linux version 2. It should not be used for WSL version 1.

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
WSL2: Why do I have to shutdown WSL to restart WSL after restarting PC

I have my windows set up WSL with Ubuntu. It has been working fine for a while, until I upgraded …

ubuntu windows-subsystem-for-linux wsl-2
apt-get update failed on WSL2

I installed WSL2 ubuntu 18.04 and I tried to run apt-get update command. Then the following log appears. seokmin@DESKTOP-XXXXXX:~$ sudo …

wsl-2
Configure Xming display on WSL2

I'm trying to configure an Xming display on my WSL2, and after an amount of troubleshooting attempts, I'm quite clueless. …

wsl-2 xming
Run and Debug Java in WSL 2 with Intellij IDEA on Windows 10

Intellij IDEA is installed on Windows. The java application built with maven requires native libraries (with JNI) and runs on …

java debugging intellij-idea windows-subsystem-for-linux wsl-2
Access a localhost running in Windows from inside WSL2?

I am running a local AEM server in my Windows machine. The server is running on localhost:4502. I am using …

windows aem windows-subsystem-for-linux portforwarding wsl-2
VScode unable to save files inside my WSL2 home folder

I'm trying to make WSL2 work for my web projects development and this is driving me crazy! Basically, i have …

laravel docker visual-studio-code windows-subsystem-for-linux wsl-2
Memory allocation to docker containers after moving to WSL 2 in Windows

I recently updated my Docker environment to run on WSL 2 on Windows. For setting memory allocation limits on containers in …

docker docker-for-windows ubuntu-20.04 wsl-2
Breakpoints not working debugging React app in Chrome through Visual Studio Code on Windows 10 and WSL2

After this year's MSBuild conference and the announcement of Terminal 1.x, winget and other extras, I wanted to give Windows 10 …

reactjs google-chrome debugging visual-studio-code wsl-2
How to connect Android Studio running inside WSL2 with connected devices or android emulator running on host

I'm running Android Studio (currently in version 3.6.1) under Ubuntu 18.04 in WSL 2 (Windows 10 2004), which now supports GUI. Since virtualization inside WSL2 …

android-studio android-emulator adb windows-subsystem-for-linux wsl-2