Skip to main content
198 votes
23 answers
366k views

When moving from WSL1 to WSL2 many things change; apparently this applies to X11 forwarding as well. What steps do I need to make in order to use X11 forwarding with WSL2 on Windows 10 as I did with ...
whme's user avatar
  • 5,413
4 votes
1 answer
15k views

I have googled this problem, some answers declared that WSL 2 now supports ELF 32 program. However, a simple test on wsl2 Debian/Ubuntu distro was not passed. Here is my test: // install run-time sudo ...
PaleNeutron's user avatar
  • 3,325
9 votes
2 answers
4k views

I've been looking at a tutorial for assembly, and I'm trying to get a hello world program to run. I am using Bash on Ubuntu on Windows. Here is the assembly: section .text global _start ;...
Zack's user avatar
  • 894
75 votes
7 answers
136k views

I am running a local AEM server in my Windows machine. The server is running on localhost:4502. I am using a Ubuntu distribution running in WSL 2 for my development. I want to access the localhost:...
Ganesh A.S's user avatar
26 votes
3 answers
34k views

When I try to execute a 32-bit file compiled with gcc -m32 main.c -o main on Windows Subsystem for Linux, I get the following error: bash: ./main: cannot execute binary file: Exec format error. If I ...
Ford1892's user avatar
  • 771
173 votes
18 answers
359k views

I'm developing a rails app using WSL2/Ubuntu on my Windows 10 machine, which is great! The problem is I can't connect to my server from another computer in the same network. For further clarity, I am ...
Sebastian's user avatar
  • 2,040
21 votes
2 answers
16k views

Ever since updating from WSL 1 to WSL 2 with the Windows 10 April 2020 update (and thereafter updating Ubuntu 18 to Ubuntu 20), I have not been able to get nodemon to hot reload when there are file ...
Raj's user avatar
  • 1,569
5 votes
5 answers
5k views

Today I'm just looking to check if a specific subsystem is installed on my windows workstation. So I'm using Windows Subsystem for Linux (WSL) and install Ubuntu available from Microsoft Store. Now i'...
Sébastien Robert's user avatar
356 votes
13 answers
165k views

I've just upgraded to Windows 10 Home May 2020, activated WSL2, and installed Docker Desktop. WSL2 must be installed in my system disk, which is a small SSD. I don't want to fill it with docker images....
neves's user avatar
  • 40.4k
133 votes
10 answers
155k views

So it seems on ubuntu for windows (windows subsystem for linux) people are suggesting we need to use Agg backend and just save images, not show plots. import matplotlib matplotlib.use('Agg') # no UI ...
AwokeKnowing's user avatar
  • 8,276
7 votes
1 answer
11k views

I got the err_connection_refused when trying to accessing django running on wsl2 (http://localhost:8000) from Windows but when I use curl http://localhost:8000 from Windows terminal bash, it's working ...
Nguyen Pham's user avatar
373 votes
33 answers
628k views

I've generated a Dockerfile with Visual Studio. It runs in Visual Studio just fine and now I'm trying to build it from Windows itself (docker build ., and I tried many combinations). Yet I get the ...
Sjardi Djoy Willems's user avatar
301 votes
21 answers
596k views

Recently I installed WSL Ubuntu 18.04 on my Windows machine, but nothing seems to work properly, because I have no internet access. I tried a few commands and sudo apt update says 'Connection failed' ...
garzj's user avatar
  • 3,408
163 votes
10 answers
222k views

I am working with WSL a lot lately because I need some native UNIX tools (and emulators aren't good enough). I noticed that the speed difference when working with NPM/Yarn is incredible. I conducted a ...
WrRaThY's user avatar
  • 2,086
102 votes
12 answers
129k views

After having read about the performance improvements when running Docker on WSL2, I have been waiting for the official release of Windows 10 that supports WSL2. I updated Windows and Docker and ...
doberkofler's user avatar
  • 10.5k

15 30 50 per page
1
2 3 4 5
35