How do I solve this error that I am facing while launching Ubuntu
I have turned on my virtualization in windows but still I am getting error when I run this command "wsl --install"When I run this command I get the following error message:C:\Users\jarzi>wsl...
View Article'unmet deficines' error on linux terminal
I'm trying to download gnucobol for a class and I cannot get it to work. I've tried a few things from this forum (install -f etc) but still no luck :( I have just begun learning to use terminals/ubuntu...
View ArticleSlow shutdown in WSL2
After Sending SIGTERM to remaining processes... it hangs for maybe a minute. This is Ubuntu on WSL2 in a fresh Win11 Pro install.Is there any way to speed up the shutdown process?
View ArticleSegmentation fault: Vulkan missing extension when running Steam via WSL2 on...
I followed this answer to install and run Steam via WSL2: https://askubuntu.com/a/1469794/872212It worked fine in the past, but it stopped working recently and now I get the following...
View ArticleHow to use opencv-python on WSL2 Ubuntu20.04
I have just installed a Ubuntu-20.04 on WSL2. And I installed a miniconda env with python 3.7, and then I installed opencv-python by "conda install opencv". But when I try the simplest cv2.imshow, it...
View Articlelsblk: failed to access sysfs directory: /sys/dev/block: No such file or...
I am trying to copy the files on my ubuntu home directory to a USB flash drive. I am following these guidelines How to access a usb flash drive from the terminal?. When I run lsblk I get lsblk: failed...
View ArticleHow to use a large external drive in WSL with reasonable performance
I have a 250GB WSL 2 partition running Ubuntu (on Windows 10), inside which I do my development. I'm working with some files that are too big for this partition. I have attached an external 6TB USB...
View ArticleGlitchy graphics of programs opened from Ubuntu terminal using WSL
I installed WSL2 on my laptop but any time I try to open a program in the terminal the graphics start glitching making the program unusable. In addition the terminal starts giving me a bunch of...
View ArticleMount folder from WSL to Ubuntu over SSH with SSHFS
I am trying to mount a folder located inside WSL to my Ubuntu 20.4 machine using SSHFS but I always get the message that there is "No such file or directory." How can I do it?The obvious way I tried to...
View ArticleInteracting with spark installed on WSL from jupyter notebook installed in...
i have spark installed on my WSL ubuntu dist and i want to interact with it using jupyter notebook that is installed with anaconda on my windows machine is that possible
View ArticleHow to modify copy/paste on Ubuntu-terminal to Windows-WSL-like?
On the one hand, I like the way that WSL+Bash handles copy/paste. Ctrl+C only copies when something is selected. If nothing is selected then Ctrl+C behaves as usual and sends a SIGINT.On the other...
View Articleapt upgrades to flatpak 1.12.7 instead of 1.14.4
I want flatpak 1.14.4 for the resolution of this issue when attempting to run kmail on WSL Ubuntu. When I run sudo apt upgrade flatpak, it says that the latest version of flatpak is 1.12.7-1. flatpak...
View ArticleNeed flatpak 1.14.4 on Ubuntu 22.04, but apt installs flatpak 1.12.7 as latest
I want flatpak 1.14.4 for the resolution of this issue when attempting to run kmail on WSL Ubuntu. When I run sudo apt upgrade flatpak, it says that the latest version of flatpak is 1.12.7-1. flatpak...
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 ArticleUnable to use apt in WSL Ubuntu due to security issues
I'm trying to install make on a WSL instance in my Windows machine. So I tried the following command:sudo apt install makeAfter entering my credentials, and pressing enter, I got the following...
View ArticleIs $PATH in WSL supposed to be very long?
Anybody else get an extra long path using echo $PATH command? I'm working in BASH shell Ubuntu on windows from the Windows app store.Output of echo...
View ArticleWSL: when I try to use GUI package get error "Can't open display"
I'm running through the tutorial on: https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-11-with-gui-support#5-install-and-use-a-gui-packageAfter installing X11 applications I try to follow...
View ArticleWSL installation is failing with error code 0x80248014
My WSL installation on windows10 is failing with below error code .>wsl.exe --install -d UbuntuInstalling: UbuntuAn error occurred during installation. Distribution Name: 'Ubuntu' Error Code:...
View ArticleWSL2 / Ubuntu 20.04 (Windows build 2004) (bootcamp) setup fails with errr...
The first thing I did, was enable WSL in the Windows Features dialog, then I installed Ubuntu 20.04 from the store. Befote doing anything else, I found an article WSL Kernel that said that I should...
View ArticleWSL2 graphical application display issue
I have installed ubuntu 20.04 on wsl2, windows11. I have installed CUDA as well.whenever I open any ubuntu app with gui, such as file manager or any other installed apps, graphics window display...
View Article