How 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 ArticleFail to connect to WSL2 via ssh
I have managed to connect to WSL2(win11) once on my MacBook.Then I restart windows machine to test ssh connection.But in this time, it fails, reportingkex_exchange_identification: read: Connection...
View ArticleCan I consider WSL2 technology as a light weight VM running on Windows...
I want to understand the model of virtualization in WSL technology. Can I consider WSL2 technology as a light weight VM running on Windows Operating system ( host OS) and using paravirtualization ?I...
View ArticleTemporary Failure in name resolution on WSL
Running Ubuntu on WSL and trying to push to github and download new python modules using pip and I get this error.Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after...
View ArticleI Enabled WSL and Installed Ubuntu from the Microsoft Store, But Why Are My...
screenshot from ubuntuI installed Ubuntu from the Microsoft Store after setting up WSL (Windows Subsystem for Linux), but after launching Ubuntu, I encountered an issue. By default, I am logged in as...
View ArticleQEMU not installing
So I wanted to install QEMU on my Windows laptop running Ubuntu 20.04 using:sudo apt-get install qemu-system-i86 -yand I got this error.Reading package lists... DoneBuilding dependency treeReading...
View ArticleGitHub line ending issue in windows and linux
I have project on my windows running through wsl2, when i pushed the code to github and then clone that project on linux for deployment it shows all the file in modified stage.how can handle this...
View ArticleWSL2 on Windows 11 (Ubuntu 20.04): cannot run Qt apps, "could not connect to...
Qt apps work from Terminal-hosted WSL, but not from window WSL.I am trying to run a Qt app, such as xeyes, on WSL2 with Ubuntu 20.04, on Windows 11. When I launch it (xeyes, or Wireshark, or Qt-made...
View ArticleWin10 WSL2 Ubuntu 22.04 and 24.04 Install Error
Recently, I started to face an awkward situation trying to install Ubuntu inside WSL2. I have been using it for years, and recently, after installing Docker Desktop, my WSL2 setup started to...
View ArticleMwinit is throwing error on my Win 11 machine while authenticating in WSL ubuntu
I am getting below error on mwinit in WSL Ubuntu 22.04.05failed to connect to midway-auth.amazon.com port 443: couldn't connect to server.
View ArticleCreating a new top level Admin User for Ubuntu on WSL
Swapping standard Ubuntu for win-10 w/ "WSL Ubuntu"For 5 years I booted to Ubuntu Distros with a GUI desktop, however; this year, my professor has forced me to add Windows to my machine. In the past I...
View ArticleMWInit is throwing error on my Windows 11 machine while authenticating in WSL...
I am getting below error on mwinit in WSL Ubuntu 22.04.05:failed to connect to midway-auth.amazon.com port 443: couldn't connect to server
View ArticleDocumentRoot wont change -Ubuntu 20 Apache2 on windows wsl2
I'm at my wits end here.I've installed Ubuntu on windows with wsl2.I'm trying to setup apache2 to point to /mnt/my/windows/source/codeNo matter what I do. DocumentRoot is always /var/www/htmlI've tried...
View ArticleHow to setup a specific ethernet interface for WSL (Ubuntu 20.04)?
On Windows 10 I have a 20.04 Ubuntu WSL and I want to connect the ethernet connection through a specific ethernet interface. On windows powershell I get this info for that specific device:Wireless LAN...
View ArticleHow can I mount a removable USB drive in WSL?
So I've gone through this tutorial and have gotten USBIPD up and running on Windows 11 and the Ubuntu WSL container. Now, how can I mount a USB Mass Storage Device in WSL so that File Explorer can see...
View ArticleInstalling Miniconda within Windows Subsystem Linux
I'm trying to install Qiime 2 on Windows machine for microbiome data analysis and my understanding is that part of this process involves installing MiniConda within Windows Subsystem for Linux.When I...
View ArticleCan't get matplotlib figures to show in WSL ubuntu 24.04.1 LTS
I did the following in order, trying to show a dummy plot in python each time (and getting a different error):python -m pip install PyQt5export QT_QPA_PLATFORM='xcb'sudo apt install libxcb-xinerama0...
View ArticleHow do I fix issues resolving internet on ubuntu 20.04 for WSL 2
I am getting the following errors when trying to run apt-get update and install a needed package to my WSL 2 Ubuntu 20.04 instance:<redacted>:~$ sudo apt-get update && sudo apt-get...
View ArticleWSL produces hundreds of messages with `hv_storvsc...` per second
I have Ubuntu 22.04.3 in WSL. Every second around 100 messages like this is written to log:[ 88.455305] hv_storvsc fd1d2cbd-ce7c-535c-966b-eb5f811c95f0: tag#12 cmd 0x28 status: scsi 0x2 srb 0x4 hv...
View ArticleSpaces are replaced with colons when transporting the environment variables...
I am using windows-subsystem-for-Linux, and I choose Ubuntu. But I can't call the program installed on the Windows OS, so I check the environment variable list in WSL, it seems that the spaces are...
View Article