\\wsl.localhost is not accessible. Open folder error
I want to access wsl folder in File Explorer however I got this error\wsl.localhost is not accessible. You might not have permission touse this network resource. Contact the administrator of this...
View ArticleConfiguring Nginx on WSL Ubuntu on Windows 11. Config errors
Im having some issues configuring a virtual host in nginx. I followed this tutorial.How to Install Magento 2 on Ubuntu with Windows 10/11 WSLMy vhost code in sites available looks like this:server {...
View ArticleAfter download wsl ubuntu distro intallation problem
[enter image description here][1]What should i do now?? Please anyone help me[1]: https://i.sstatic.net/fzfE9fP6.png
View ArticleAfter downloading WSL Ubuntu installation username problem
I got the following message when trying to install Ubuntu in WSL.Installing, this may take a few minutes... The parameter is incorrect. Please create a default UNIX user account. The username does not...
View ArticleWSL Ubuntu: How to setup gcc to cross-compile for arm with a specific glibc...
I'm not really an expert of linux, so i'm feeling a bit lost.I'm running an Ubuntu 22.04.3 LTS image in WSL, as i need to cross-compile a program for an ARM linux pc (a BeagleBone Black, "BBB" from...
View ArticleWSL doesn't seem to connect to network at all
System details:Windows 11 ProOfficial ISO image from Microsoft's website + Christitus WinUtil to create a custom image (used to remove bloatware)Problem details, to summarize the problem here are...
View ArticleFlatpak system operation ConfigureRemote not allowed for user
I can't find an answer to what seems to be a simple question. I have a regular Chromebook. I'm new to Linux and just installed it today. I was following a guide that had me download a flatpack. I put...
View ArticleProblems with timesyncd / ntp on WSL2 / 22.04
I'm running Ubuntu 22.04 LTS on Windows 10 / WSL2. I'm using bash, not the desktop.I'm using the computer to run an ADS-B receiver to upload aircraft positions to flightradar24 and flightaware. The...
View ArticleDNS not working on WSL
I'm currently using an Insider build of Windows 11. (22458)However, I had this problem a few times on other builds. (and wsl worked before)When I start wsl, I'm not able to do a DNS request. (Pinging...
View ArticleRoute POSTMAN traffic from Windows to WSL2
I'm running Ubuntu 20.04 under Windows Subsystem for Linux. I have a VPN running inside Ubuntu to access an API on a remote system.This VPN only works with a Linux client app. I want to try the API...
View ArticleI'm unable to launch qemu after installation
so i type this command in wsl <qemu-system-x86_64> and it should open the qemu window as usual but it doesn't instead it gives this error Unable to init server: Could not connect: Connection...
View ArticleInstalling openssh-server in Ubuntu-24.04 on WSL2
I just installed Ubuntu-24.04 from the Microsoft Store into WSL2 on my Windows 11 host. The first thing I wanted to install after logging in and upgrading the installation was openssh-server, but that...
View Articleerror 2147942402 (0x80070002) when launching `ubuntu2404.exe' error while...
recently I downloaded Ubuntu- 24.04 LTS in my windows pc through terminal wsl --install -d Ubuntu-24.04 it downloaded successfully and then it launched with an errorerror 2147942402 (0x80070002) when...
View Articleapt-get install python3.10 doesn't?
My WSL2-based Ubuntu is running python 3.8.10. I'd like to update it to 3.10.x, so I typed:sudo apt-get install python3.10That produced a lot of output and appeared to complete without error, but at...
View ArticleUbuntu 20.04 LTS for Windows 10 not allowing me to input password or change it?
Basically the title, but after following an online tutorial about learning Linux, I decided to try it out and install it on my computer.Thought everything would work perfectly well until I stumbled on...
View ArticleHow to use fcitx in wslg on win11?
WSLg on Windows 11 can run Linux GUI.The writing method in Linux GUI (e.g. gedit) is different from the Windows input methodsI installed fcitx, but there are several problems:the icon doesn't show on...
View ArticleHow to change the default directory that WSL Ubuntu terminal (on Windows 10)...
I installed the WSL Bash on Windows 10 so it can act as my terminal in VScode, but the default directory is ~/home/USERNAMEI would like it to be /mnt/c/Users/USERNAME (so on my windows domain side)I've...
View ArticleHow to fix 'python3-pip' installation error [duplicate]
I'm using wsl2 - Ubuntu 24.04. when try to install sudo apt install python3-pip it is trowing errorPackage 'python3-pip' has no installation candidate.Try adding external repo. But no luck still...
View ArticleHow to install 'python3-pip' successfully on Ubuntu 24.04.3 [duplicate]
In wsl2 - Ubuntu 24.04. when try to install sudo apt install python3-pip it is throwing bellow errorPackage 'python3-pip' has no installation candidate.Try adding external repo. But no luck still...
View Articleapt update in WSL fails: Failed to fetch ... no such file or directory
I already updated WSL itself (as Administrator)> wsl --set-version ubuntu-20.04 2> wsl --updateWhich worked but still did not solve my problem inside the WSL Ubuntu 20.04.$ sudo apt updateReading...
View Article