Skip to main content
-2 votes
0 answers
31 views

Installation: $sudo apt-get install git build-essential gdb-multiarch qemu-system-misc gcc-riscv64-linux-gnu binutils-riscv64-linux-gnu version: $ qemu-system-riscv64 --version QEMU emulator version ...
Volkan Sungar's user avatar
Advice
0 votes
1 replies
35 views

Thank you all for reading my post in advance. So I have my VMware Virtual machine (Nat) which is listed as below: huang@ubuntu:~$ ip route show default default via 192.168.189.2 dev ens33  proto ...
jiaxiang huang's user avatar
Advice
1 vote
3 replies
65 views

When I look into the settings in Windows Terminal for the cmd-line how the default Linux distribution (Ubuntu) that has been installed is "accessed", I find: C:\WINDOWS\system32\wsl.exe --...
Thomas Popp's user avatar
Best practices
0 votes
2 replies
93 views

I'm new to Ruby and I'd like to know the best way to program in Ruby on a Windows computer. I already have a setup, but it's not working very well: I have VS Code with the Ruby LSP extension, and in ...
Noah's user avatar
  • 1
1 vote
0 answers
95 views

I am working on a .NET 8 server side application which is deployed on Ubuntu 22.04.5 as a service (using systemctl). As part of application shutdown, it calls GC.WaitForPendingFinalizers(); (legacy ...
Vikram's user avatar
  • 616
1 vote
1 answer
115 views

I’m trying to install a BLAS-enabled version of llama-cpp-python on WSL so that the GGML library uses OpenBLAS. I attempted two different pip install invocations with CMAKE_ARGS, but the module ...
Kunal Gupta's user avatar
0 votes
1 answer
122 views

I've opened a project inside my WSL. But there is an error on Git. When I go on Settings → Git → Path to Git executable: \\wsl.localhost\Ubuntu\usr\bin\git Then i click test and he shows me this error:...
Attilio Iurlaro's user avatar
0 votes
0 answers
81 views

I attempted to execute code entitled "Multilayer community detection" using the muxViz library (https://github.com/manlius/muxViz) published on https://manlius.github.io/muxViz/articles/...
tomek's user avatar
  • 98
1 vote
0 answers
140 views

Problem Description I am trying to install Rust through rustup in WSL2, but in some distributions any curl request to https://sh.rustup.rs fails with a TLS error. Command: curl --proto '=https' --...
MioMelliot'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
1 vote
1 answer
75 views

I am running VS Code on Windows 11 and WSL1 with Ubuntu 22.04.5 LTS behind a corporate firewall. The firewall prevents updates of the VS Code Server instance inside WSL to download, but somehow it ...
Argysh's user avatar
  • 187
2 votes
1 answer
99 views

I am trying to turn my Python script to an exe, but for some reason pyinstaller is just outputting a file of type file. It doesn't run if I add .exe to the end either. I am using WSL in VSCode and ...
AP_'s user avatar
  • 45
0 votes
0 answers
108 views

Problem I recently installed pyenv on wsl(24.04) and tried to set python version on local directory, but I got this error: $ pyenv local 3.14.0 ~/.pyenv/libexec/pyenv-version-file-write: line 37: ....
nishio ken1's user avatar
3 votes
2 answers
1k views

It was working fine a couple of days ago, now it's stuck in "Opening remote". An error is shown on a toast saying: "No WSL distros found. New distros can be installed from the Microsoft ...
Danziger's user avatar
  • 21.4k
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

15 30 50 per page
1
2 3 4 5
401