Category "windows-subsystem-for-linux"

Rstudio Installation on Ubuntu App windows 11 I get Black screen

I installed Rstudio from terminal of Ubuntu App of windows 11 (Windows subsystem for linux) R version is R version 4.2.0 (2022-04-22) R studio after installatio

How to run a bash script on wsl with powershell?

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 ws

Unable to debug WSL2 with VS 2022 - invalid 'cwd' value

I am trying to debug from WSL2 using my VS 2022 IDE in Windows, but I get the following error: The cwd value does indeed look wrong, but how do I fix it? I am

WSL - Can't enter 2FA / One-time password when logging to NPM

I have set up WSL (Ubuntu 18.04) on my Windows machine. When trying to login to NPM, the console doesn't allow me to enter an one-time password (either it is 2F

Visual Studio Code C++ Linux Library's On Windows

So basically I am writing a socket program in C++ on a Windows machine. But I am running a WSL and compile the code within the WSL because I am building it for

GDB doesn't work: Cannot insert breakpoint 1. Cannot access memory at address [...]

I'm trying to setup my vscode to debug C++ programs using gdb from WSL. But I faced problem with gdb on my WSL 1 (Ubuntu 22.04 LTS). Whenever I try set a breakp

Running Kafka Confluent Platform on WSL 2 (Ubuntu Distribution) and Spring application on Windows (Broker may not be available)

I'm running Confluent Platform in wsl 2(Ubuntu Distribution) and I also running a Spring application on Windows but when I send a message with a producer I have

Error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found

firstly, I google'd a lot but nothing I found related to my case, I have an ELF executable file I'm trying to run it in my Ubuntu WSL, I've changed the permissi

Laravel mix compile progress stuck (WSL)

I'm not sure if there is an issue here but it's been bothering me for a while. Whenever I'm using Laravel mix the various progress bars never complete and there

az acr command working fine in bash run but not in pipeline

I am running below command from bash command line (Ubuntu subsystem) az acr import --username AAAA --password AAAA --name AAAA --source "AAAA/AAAA:AAA" --image

Electron not starting properly due to SIGTRAP

I am getting into Electron to try to begin building desktop applications. I am running into this error: /home/me/dev/my-electron-app-2/node_modules/electron/dis

How to create a Linux GUI app short cut for WSL2 on Windows10?

I have properly installed and setup WSL2. It works fine. I also setup X11 forwarding and X server (VcXsrv). I can launch GUI apps such like konsole or gvim or e

ModuleNotFoundError: No module named 'tensorflow' error in vscode terminal while running fine in wsl

I installed tensorflow using conda in wsl, and now I'm using it through Jupyter notebook and it's working fine. I also write codes in vscode and then run it thr

Can Windows subsystem for linux (WSL) run in Virtual Desktop?

The IT department at work decided to switch from using VPN to a Virtual Desktop solution. Does anyone has experience using WSL 1/2 inside of virtual desktop ?

Docker Desktop WSL ext4.vhdx too large

I have WSL installed as well as Docker Desktop. I tried to clean up docker as much as I could by running docker system prune -a docker volume rm $(docker volum

Connect local SQL Server from WSL2 (Ubuntu) [duplicate]

I started to develop a .NET Core Web API application with SQL Server. I use the Windows Subsystem for Linux (I store the files in the Ubuntu s

Hot Reloading Page in React 17.0.2 within a container doesn't work

If I run locally run start Everything works perfectly. After executing the command docker run -p 3000:3000 -v /app/node_modules -v ${pwd}:/app b88c46febae5 I ge

Airflow Scheduler fails to execute Windows EXE via WSL

My Windows 10 machine has Airflow 1.10.11 installed within WSL 2 (Ubuntu-20.04). I have a BashOperator task which calls an .EXE on Windows (via /mnt/c/... or vi

WSL isn't working in VS code. What could be the problem here?

Hello I'm newbie using an Linux environment and VS code. I've used windows terminal to access on WSL2 and it worked well. I'm trying to set up development envir

PhpStorm cannot find vendor/autoload.php on Docker WSL when running PHPUnit

My current setup is: PhpStorm, Docker WSL, Ubuntu (WSL). All my project files are local and inside WSL Ubuntu. Docker Container and CLI Interpreters are set up