Skip to main content

Questions tagged [windows-subsystem-for-linux]

Use this tag for questions about the Windows Subsystem for Linux, including Bash on Ubuntu on Windows and other distributions running under WSL.

Filter by
Sorted by
Tagged with
4 votes
1 answer
182 views

In my environment I have: a Jenkins build server that I can ssh into using private/public keys. I can use sshfs to mount its file system on my local pc (running WSL on Windows 11, ugh but I can't ...
noughtnaut's user avatar
2 votes
4 answers
839 views

I have built a Visual Studio solution, containing 92 projects. While building them, I get the following line for every one of them: 10>------ Rebuild All started: Project: HostLinkSw, Configuration:...
Dominique's user avatar
  • 183
0 votes
0 answers
66 views

I already have Python installed on my WSL2, and its version is [Python 3.12.9 | packaged by conda-forge | (main, Mar 4 2025, 22:48:41) [GCC 13.3.0] on linux]. I tried to install different versions of ...
Y.Wayne's user avatar
  • 101
1 vote
1 answer
111 views

I was trying to update my packages sudo apt update; sudo apt upgrade on a newly created WSL Debian instance but all of the requests to get new repositories failed with this error. sudo: unable to ...
WilliamH25's user avatar
1 vote
1 answer
100 views

In Visual Code, on Windows 10, I'm trying to create a function for my .sh project (which I run with Git Bash), which will report errors to the console in case user, let's say, provides fewer or more ...
Simos Sigma's user avatar
2 votes
0 answers
97 views

When I do env or printenv I get a bunch of environment variables that has some weirdness associated with them. See below on the top part of the list and you will see a lot of quoted strings. These I ...
oligofren's user avatar
  • 1,261
2 votes
0 answers
156 views

I have a windows server running WSL, such that when I connect via SSH (openssh) i'm automatically logged into wsl (which I've set up from ssh configs in windows). In WSL I tried using tmux but after ...
Alessandro Romancino's user avatar
0 votes
0 answers
46 views

I recently installed digikam on a WSL Fedora instance on my Win10 home desktop. It ran beautifully for a few days - long enough to get my entire collection of 100,000 images scanned and indexed. But ...
Lars Poulsen's user avatar
0 votes
0 answers
113 views

sudo apt update && sudo apt upgrade -y Hit:1 http://http.kali.org/kali kali-last-snapshot InRelease All packages are up to date. Summary: Upgrading: 0, Installing: 0, Removing: 0, Not ...
Cyril Boateng's user avatar
0 votes
2 answers
958 views

I'm using Arch linux in WSL (yuk7/archWSL). Info pasted at the bottom of this question. Most of the time, I can run Windows programs from a WSL shell with no problems. Take, for example, explorer.exe ....
Josh Brunton's user avatar
2 votes
0 answers
114 views

I am using windows WSL2, and opened just one terminal session. I used the command ps and ps a. From what I know, the bash with PID 559 is the shell I am interacting with. The question is, why do I ...
B1LLP4RK's user avatar
0 votes
1 answer
210 views

At the moment, I have two remotes on my git repos, one pointing to git when I am at home, and one pointing to git-ext when I am away. It want to simplify this. The below ssh config works with both git ...
MamboDee's user avatar
0 votes
0 answers
296 views

I'm trying to install bspwm in WSL2 Ubuntu-24.04 LTS, and each time I run bspwm, it says "Another window manager is already running", and I don't have any other window manager installed. ...
Enthalpia's user avatar
0 votes
0 answers
81 views

I have a Debian system running on wsl > wsl --version WSL version: 2.2.4.0 Kernel version: 5.15.153.1-2 WSLg version: 1.0.61 MSRDC version: 1.2.5326 Direct3D version: 1.611.1-81528511 DXCore ...
freddie_ventura's user avatar
0 votes
1 answer
2k views

I am on Ubuntu 22.04 LTS, on a 64-bit operating system, x64-based processor running on a Windows subsystem (WSL2). When I try to run the command sudo apt install bzip2, I get the error: Reading ...
DdogBoss's user avatar
-1 votes
1 answer
210 views

NOTE: DO NOT USE THIS COMMAND UNLESS YOU KNOW WHAT YOU'RE DOING From what I've find on the internet, the sudo rm -rf /* command wipes out everything in the linux system. If this command is run on WSL, ...
MrIzzat's user avatar
-4 votes
1 answer
1k views

I downloaded Kali Linux WSL 2 Terminal to my Windows 10. However, it is not showing wlan0 even though I'm connected to the internet. Is there a way to solve this, or is my Wi-Fi adapter not compatible?...
aaaaaa's user avatar
  • 1
0 votes
1 answer
2k views

When entering in my archlinux WSL with the command wsl -d Arch after a fresh install, (I completed a base install of arch linux in virtualbox. By exporting it as a compressed tar file, transferred it ...
Debajyati Dey's user avatar
0 votes
2 answers
193 views

I ran the following command ps 1 to find out the init process running on the newly installed ubuntu on my system.ps 1 returned PID TTY STAT TIME COMMAND 1 ? Sl 0:00 /init For some reason it does not ...
Krish Venkat's user avatar
1 vote
1 answer
348 views

When I use ss (socket statistics) to show the usages of port 5432 I get: $ sudo ss -ln | grep -E 'State|5432' Netid State Recv-Q Send-Q Local Address:Port Peer Address:...
Marco Lackovic's user avatar
1 vote
0 answers
396 views

I am running Ubuntu in WSL. Listing current process shows pts/1 is logged in by root. But I have only a single logged-in user "mshah" which is on pts/0 If I login to a another session it ...
Mihir's user avatar
  • 47
2 votes
1 answer
873 views

I'm trying to use WSL to cross-compile a c++ program for armhf on a Windows PC. I've saved how i was able to do it on a Debian image some years ago, and now i need to do it again on a new PC. Since ...
Parduz's user avatar
  • 245
0 votes
0 answers
143 views

I installed via WSL2 Fedora version 39, I also installed httpd, but when I run one of this two commands: systemctl status httpd service httpd status I get this error: System has not been booted with ...
Gabbodrummer's user avatar
2 votes
2 answers
1k views

Running Ubuntu 22.04.3 LTS on top of WSL2 Output of ifconfig: eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1492 inet 172.28.193.11 netmask 255.255.240.0 broadcast 172.28.207.255 ...
yossi-matkal's user avatar
0 votes
1 answer
227 views

I'm trying to ssh into my work server but this bug has been bugging me for a few months now. Every other option in my config file (housed at ~/.ssh/config) works fine, but for some reason ...
N3wU53r's user avatar

1
2 3 4 5
10