windows-subsystem-for-linux Questions

2

I'm trying to get to run puppeteer on WSL2. I've tried using a remote display via VcXsvr but my firewall settings and host have custom changes and I've frankly given up seeing that https://learn.mi...

9

Solved

I am getting the below error when installing the latest stable Rancher Desktop in my Virtual Machine. Could someone please help? Error: Error: wsl.exe exited with code 4294967295 Command: wsl --d...

5

I have a Windows 10 laptop on which I am trying to install gcc. I have in the past tried alternatives such as Netbeans, Cygwin and various emulators and virtual machines all to no avail. What...

6

I've been tinkering around with WSL-2 for a while now and don't exactly understand how traffic is routed between the host and WSL-2 dist. In some sources it seems like all ports used by WSL-2 autom...
Lucan asked 24/10, 2020 at 13:42

9

Solved

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 conducte...
Fiche asked 29/8, 2021 at 11:29

5

Solved

When running docker desktop, it starts for 2 seconds and then closes. I have tried reinstalling and changing the configuartion but nothing has worked so far.
Claudicant asked 14/11, 2022 at 12:35

5

Solved

I set up some cronjobs a while back using crontab -e. My crontab includes the following line: * * * * * /usr/bin/touch /home/blah/MADEBYCRON It's been weeks since I did this. I have never ...
Xanthus asked 17/2, 2020 at 6:22

2

Solved

I have Windows 10 and had Docker Desktop installed. After they changed terms of commercial use I decided to remove Docker Desktop installation and use just docker engine itself (as I didn't use GUI...
Lynlyncean asked 28/1, 2022 at 9:36

3

I compiled the same project on ubuntu20.04 in wsl and my main used OS archLinux respectively. On wsl, everything went normal, while on archlinux the error message as follows would show: /usr/bin/ld...
Inveracity asked 21/8, 2022 at 15:8

9

WSL2 stopped working suddenly. If I do a new installation of linux distros. Then it throws the following error, when I click launch button for the linux distro from play store: Installing, this may...
Vexillum asked 20/11, 2020 at 1:28

14

Solved

I see the following message when running the npm install or npm command from the terminal. Executing node works as expected. > npm install /usr/bin/env: ‘bash\r’: No such file or directory

4

Solved

What I'm Trying to Achieve To access localhost from my local machine during the development of a Symfony web app. My Environment WSL2 running on Windows 10 Linux, Apache2, MySQL, PHP-7.4 stack (wi...
Samoyedic asked 11/11, 2021 at 10:44

4

I have recently tried the Windows Subsystem for Linux lately and as I was attempting to sign my git commits with a recently generated GPG key it spewed out, verticalfile30@DESKTOP-U284V9I:~/cpo/ws...
Architrave asked 23/8, 2019 at 3:15

1

I've followed the instructions shown here to get WSL running, and I can successfully debug my C# application on Windows in a Linux environment. The problem is that by default, there is no console s...
Cordite asked 6/4, 2022 at 14:37

12

Solved

I am currently using Windows 10 with WSL Ubuntu 18.04 installed. I am trying to use WSL as the default terminal in WebStorm however, I am able to use the bash from WSL but the default directory wou...
Batfowl asked 18/8, 2018 at 21:41

4

I want to use Jupyter Notebooks inside VS Code running within WSL 2. Regular Python works within WSL without a problem, that means the base conda enviroment is connected and I can run .py files. Mo...

6

Solved

I just installed the new Windows Terminal from Windows stores. I also have installed Ubuntu 18.04 WSL. But I am getting only two types of terminal options in Windows Terminal. How I can get the opt...
Abomb asked 2/7, 2019 at 6:17

4

Solved

On my current directory on Windows, I have the following script file simple_script.sh: #!/bin/bash echo "hi from simple script" I wish to run this script on wsl via the powershell comman...
Tizzy asked 7/5, 2022 at 10:27

6

Solved

In my Windows directory C:\Users\jholmes\pichak\analytics I have run1.ps1 code. I run wsl.exe, now my pwd is /mnt/c/WINDOWS/system32 How to point to the first path and execute the script?
Stablish asked 11/6, 2021 at 13:58

2

Solved

I have installed ubuntu 18.04 on wsl2. I know that with the command 'code .' you can open VS Code, but I want to know is there a commands for all Apps that u can open them from wsl2 terminal, like ...
Vyner asked 10/3, 2021 at 15:34

1

I am trying to use the perf tool of Linux on my WSL2 using Windows10 machine. I have done every step of the accepted answer here:Is there any method to run perf under WSL? When I ran "make&quo...
Slattern asked 30/11, 2021 at 20:5

27

Solved

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 ...

2

TL;DR: can't configure a Python Interpreter on PyCharm (Windows) using an existing Poetry environment in WSL. When trying to set the Poetry environment path under Add Python Interpreter > Poetry...

12

Solved

I had setup Docker Desktop with Windows WSL integration version 2 and I run into issue when execute certain docker compose command with following errors docker compose logs no configuration file pr...

13

Solved

I used git for the last few years in this context: Host = my laptop, windows. WSL enabled Repos live in the Linux side. I access them both from the Linux and the Windows side. I can access the fi...
Bigener asked 25/8, 2022 at 10:30

© 2022 - 2024 — McMap. All rights reserved.