windows-subsystem-for-linux Questions
5
Solved
Thanks in advance, I've researched exhaustively and cannot fix this issue after 5 days.
I am attempting to install Ubuntu as a Windows distro on top of WSL-2 Kernel.
Here are the steps I take:
I d...
Micronutrient asked 15/1, 2022 at 5:10
2
Solved
I've got an algorithm I've used for years to emulate a real-time clock in a non-real-time environment. It's always worked exceptionally well until used on Ubuntu 24.04 in WSL2 in Windows 11. The lo...
Millihenry asked 21/9 at 19:13
3
Solved
Im in windows terminal and I would like to open directories in file explorer, while in WSL2 Ubuntu.
I tried typing "explorer.exe Desktop/", but it opens Documents, in fact every tim...
Odor asked 3/10, 2021 at 16:12
2
Solved
I have recently moved my WSL installation to another drive for disk space sake by using this guide: medium.
After it, when I try to open a remote window on VS Code I get the error:
/mnt/c/Users/Use...
Nit asked 30/5 at 21:43
3
Solved
I have setup WSL (Windows Subsystem for Linux) on Windows 10 and installed Anaconda with python 3 and jupyter lab included.
When launching Jupyter lab, I am asked to copy paste http://localhost:888...
Infinitesimal asked 28/5, 2019 at 17:29
4
I've been using pyenv for the past year in my ubuntu 22.04 under wsl2. It works fine, and I have no issues with installing python versions and setting them up for a project. I now have a windows ap...
Heated asked 30/3, 2023 at 0:20
6
I have recently moved to a Windows + WSL environment (WSL is going very good by the way). The main reason of doing this is to have a Linux environment for development and having Windows for other a...
Battlefield asked 4/1, 2019 at 7:2
4
I'm trying to install again Ubuntu on my Windows 10 Home Version 20H2 OS Build 19042.685 using WSL2.
The problem is the WSL2 installation is not finished.
I received the following message doi...
Keg asked 5/1, 2021 at 16:50
1
The question
How to correctly couple (Docker-)Compose with Podman and enable it through the IntelliJ IDEA UI?
Context
The general question-idea is how to build a development setup on Windows for a ...
Richierichlad asked 21/4, 2023 at 17:8
3
Solved
I'm trying to install R: devtools, and a single dependency (ps) is failing to install, cascading into lack of dependencies. I'm using WSL Ubuntu on Windows 10, R 3.6, and the current RStudio versio...
Nevus asked 16/6, 2019 at 2:59
3
Solved
Specifically, I am using the open-in-browser extension, but when I go to open my html for a given project it fails to load in the browser. I have tried putting my repo in both a straight Linux dire...
Tanah asked 3/6, 2021 at 1:19
3
Commands like curl and wget give the following error:curl: (35) error:0A000152:SSL routines::unsafe legacy renegotiation disabled. I am using WSL2 Ubuntu and on a corporate firewall. I did export m...
Pulliam asked 17/3, 2023 at 3:31
3
Solved
I am using Windows 10 Linux Subsystem (Ubuntu Bash).
I want to access my Windows folder from Ubuntu Bash.
The folder I want to access is (note that there are spaces in the names):
/mnt/c/U...
Regnant asked 16/1, 2018 at 9:30
7
I was thinking of adding something like this to my setup.bash script.
ln -s /mnt/c/Users/Ryan/Downloads $HOME/Downloads
But obviously that isn't always an accurate path so I was hoping to be abl...
Upright asked 5/5, 2017 at 1:3
15
Solved
I am setting up my development environment, so I just installed Windows Subsystem for Linux and it always seems to open a fresh terminal in my Windows home directory - /mnt/c/Users/dl and I'm tryin...
Dabble asked 26/11, 2019 at 18:57
4
Solved
I want to create a new Laravel 8 project and I followed the documentation with docker and Sail on Windows: https://laravel.com/docs/8.x#getting-started-on-windows
After I installed everything, I tr...
Milkfish asked 29/5, 2021 at 17:14
5
There was no problem with WSL1. I wanted to upgrade to WSL 2.
Command line fails when I try to upgrade to wsl2. I tried to remove Ubuntu and reinstall it, no difference.
Virtual Machine Platform...
Teutonism asked 28/4, 2020 at 19:50
4
Solved
>ubuntu1804.exe -c "echo $USER"
mpen
That runs the command as me, how do I run it as root?
The help page doesn't even mention -c
>ubuntu1804.exe help
Launches or configures a Linux dist...
Opine asked 15/1, 2020 at 3:32
21
Solved
My docker environment was working fine. I restarted my system and it stopped unexpectedly. whenever I try to start docker it throws the following error
WSL 2 integration with distro Ubuntu 20.04 u...
Bowden asked 28/3, 2022 at 8:54
13
Solved
Goal: Get regular Bash and Git in Terminal working for Python projects in Visual Studio Code.
Anytime I launch, I see this error. I cannot open code or use Terminal.
Error Message:
The editor cann...
Resource asked 14/6, 2022 at 10:40
3
I'm trying to debug a python script in vscode using the Remote WSL extension with Python 3.9.1.
When I start debugging mode(F5), the below message is immediately shown:
Couldn't find a debug adapt...
Veranda asked 28/1, 2021 at 9:59
4
I have Docker Desktop running with WSL 2 backend. I also have Ubuntu 20.04 installed as my default WSL2 Linux distro.
The problem I am facing is that if I launch C:\Windows\System32\wsl.exe when Do...
Nuri asked 15/6, 2020 at 19:56
11
Solved
Error while installing manimce, I have been trying to install manimce library on windows subsystem for linux and after running
pip install manimce
Collecting manimce
Downloading manimce-0.1.1.post...
Panegyrize asked 28/12, 2021 at 14:57
8
I recently started working on vscode. I wanted to debug my C code. But the moment I am launching the debugger getting Error : Unable to start debugging. The value of miDebuggerPath is invalid.
I h...
Sincere asked 28/5, 2019 at 14:12
2
Solved
When I open the Ubuntu windows store app and the bash command line (if I am not wrong?) comes up it's working directory is /home/username . I want to run a script which on my Windows is located in ...
Bollix asked 12/5, 2019 at 14:6
1 Next >
© 2022 - 2024 — McMap. All rights reserved.