Questions tagged [windows-subsystem-for-linux]

Ask Question

Windows Subsystem for Linux (WSL) is a Windows feature that allows multiple Linux distributions and tools to run natively on Windows 10 and later.

1,277 questions
1 vote 1 answer 17 views

Convert \\wsl$\ path to URI-compliant \\wsl.localhost\

What's the .NET or Windows API to perform conversion of \\wsl$\ into URI-compliant \\wsl.localhost\? Windows Explorer converts paths inlcuding \\wsl$\ to \\wsl.localhost\ and I believe that this is ... user avatar Amadeusz Wieczorek
  • 948
0 votes 0 answers 38 views

Error rsync'ing a large amount of data using Windows 10/WSL

I needed to copy a large amount of valuable data from a macOS machine to a Windows 10 one. I don't use NTFS-3G or Paragon-like things as I've already had quite bad experiences couple of times with ... user avatar T451F
  • 1
1 vote 1 answer 22 views

WSL 2 graphical apps won't start from taskbar (or shortcut), but will start only once they are ran from a wsl that was first opened from cmd

Okay, here is the strange behavior. I created myself WSL shortcuts in my taskbar to be able to open for instance the gnome-terminal linux graphical app from the shortcut CTRL+ALT+T. The shortcut ... user avatar Guillaume Chevalier
  • 227
13 votes 2 answers 2k views

Which Linux kernel do I have in WSL?

I installed WSL 2 with Ubuntu 22.04. When I try to check the WSL kernel in PowerShell, I am getting this result: PS C:\Users\user> wsl --status Default Distribution: Ubuntu-22.04 Default Version: 2 ... user avatar mans
  • 395
1 vote 1 answer 22 views

Windows | LxssManager is missing from services.msc

I am trying to download Ubuntu on my windows machine via WSL, and facing difficulties. I need to turn on Windows Subsystem for Linux in windows features. After I do that and restart the machine, it ... user avatar CasperLi
  • 11
0 votes 0 answers 14 views

WSL2 Ubuntu 20.04: Apache is slow

I'm using WSL 2 Ubuntu 20.04 in Windows 10, on a i5-10210U Processor (8 GB RAM) and, generally, when working directly in Ubuntu environment, it's very fast. But from a browser in Windows, Apache isn't.... user avatar dogmaxpeppe
  • 1
1 vote 0 answers 21 views

How to fix wsl catastrophic error after expand vdisk maximum

My wsl had 256GB diskspace, and I tried to expand it to 512GB following the official instructions: After completing steps 1-5, at step 6, the wsl ... user avatar ken
  • 11
1 vote 1 answer 22 views

Open web application hosted locally on Windows from local network

I have a dev machine with Windows 11 where I run a web application. I use a custom domain to address it, i.e. I have put the following lines in the hosts file 127.0.0.1 myapptest.com 127.0.0.1 sub.... user avatar Andrey Stukalin
  • 113
1 vote 0 answers 45 views

running bash commands from windows command prompt working intermittently

I'm trying to run a linux executable from the windows system through bash, but am having intermittent problems. I've narrowed it down to the fact that bash itself seems to sometimes run and sometimes ... user avatar Jan Smits
  • 11
0 votes 0 answers 22 views

Kaspersky Cloud security: remove warning message about Linux applications

I use WSL on Windows and Kaspersky annoys me often with this popup. Is there a way to exclude this warning user avatar Tej 0 votes 0 answers 19 views

ubuntu/WSL1: ip command not working

I am trying to debug the networking setup in ubuntu/WSL1. For some reason, I cannot add or delete routes: # ip addr add 2a01:4f8:131:5085::2/64 dev eth0 RTNETLINK answers: Permission denied What can ... user avatar personal_cloud
  • 101
4 votes 1 answer 146 views

How to create a shortcut in Windows 10 to launch a WSL2 GUI app in VcXsrv

I am trying to make a shortcut for Firefox from WSL2 to Windows 10 Home, but I haven't been able to do so. I am using VcXsrv, which I've set to automatically start. I can't use WSLg since I'm not on ... user avatar Mohab13
  • 43
0 votes 2 answers 34 views

Does WSL allow file operations on open files?

One of the annoyances/features of Windows is that once a file is opened nothing can be done on the file directory entry itself. i.e. you cannot move the file somewhere else while it is open etc. ... user avatar Archimedes Trajano
  • 1,208
2 votes 0 answers 41 views

Open a GUI application from WSL of a server on remote PC

I have two PCs (Window 10). I install an SSH server on the first one following the instruction given in ... user avatar Nguyen Ngoc Anh
  • 21
1 vote 0 answers 54 views

WSL not running [closed]

Not much to say here, but whenever I try to run wsl or try to run a distro on any kind of terminal, be it cmd, powershell, or even git bash, it does not do anything, that is it produces no output. ... user avatar InfoDaneMent
  • 21

15 30 50 per page1234586

You Might Also Like