Can not open terminal in XFCE GUI under Windows 11 WSL Ubuntu 24.04
I installed Ubuntu 24.04 LTS on my Windows 11 PC using the following command.wsl --install -d Ubuntu-24.04Then, installed XFCE GUI using the following commands. Source here.sudo apt update &&...
View ArticleWhy is the . directory not created at the current time that I installed Linux?
I installed Linux this Feburary. Now when I listed the home directory with ls -la, why is the time being shown like this:drwx------ 20 chuck_user chuck_user 4096 Jul 5 2024 .Why is the time Jul 5 2024,...
View Article`git gui` fails to run
I'm trying to run git gui in WSL Ubuntu 20.04, but it's giving me an error and failing to run:$ git guifatal: 'gui' appears to be a git command, but we were notable to execute it. Maybe git-gui is...
View Articlewsl Ubuntu and local users
I have recently installed Ubuntu 22.04 on a Windows pc through wsl.This is the code I used:wsl --install -d Ubuntu-22.04From the Start menu, if I type "ubuntu", I can see it and open it.However, if I...
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 ArticleUpgrade Ubuntu in WSL2 from 20.04 to 22.04
I'm new to WSL2-Ubuntu. My computer already had preisntalled the 20.04 version, but I saw there's already the 22.04 version, so I was wondering if it was worthy to have the new one. If so, how can I...
View ArticleMysql error "'Can't connect to local MySQL server through socket...
I'm getting the following error for a couple of commands I'm trying to run AND I don't know the password whenever I'm prompted for that. (note: I just updated my ubuntu distribution to 22.04, but I...
View ArticleUbuntu not getting Installed with WSL enabled
I was trying to install Ubuntu after enabling WSL in my Laptop with Windows 11. It shows as installed but on opening it shows the following errorWslRegisterDistribution failed with error:...
View ArticleBroken LongDouble (I think my Ubuntu uses WSL1)
I am currently using Windows 10. System configuration: Ubuntu [ Version: 22.04.3] Mythril version: [ Version: 0.24.8 ] Numpy Version: [ Version: 2.2.1] Python Version: [ Version: 3.10.12]When I...
View ArticleDoes the TurtleBot3 Package Work on Ubuntu 24.04 (Noble Numbat) with WSL2 on...
I'm trying to set up the TurtleBot3 package on my system, which runs Ubuntu 24.04 (Noble Numbat) under WSL2 on Windows 10 Pro. However, I’m facing issues getting it to work properly. I wanted to know...
View ArticleCould not read response to hello message from hook
I try to type sudo apt upgrade. After that it gives me an error:E: Could not read response to hello message from hook [ ! -f /usr/lib/ubuntu-advantage/apt-esm-json-hook ] ||...
View ArticleWSL - Cannot Install VSCode Extensions, Permission Denied, rename
I'm currently trying to install the C++ Extension Pack onto VSCode opened from my WSL User. I tried installing the pack from my main user using the command code --install-extension...
View ArticleMalformed entry 1 in list file /etc/apt/sources.list.d/intel.gpu.focal.list...
Ubuntu 24.04 noble on WSL2 Windows 11When using the command apt-get installI get the following error:E: Malformed entry 1 in list file >/etc/apt/sources.list.d/intel.gpu.focal.list (URI)E: The list...
View ArticleWhen I type "code ." in Ubuntu, I get a message saying to use VCS with WSL, I...
I'm somewhat new to Linux, but new to the integration between VSC and WSL. I'm taking a C++ course, where I installed all the compilers into Ubuntu, and then ran the .deb file to install the Linux...
View ArticleI made a mistake when trying to find and mv Zone.Identifier files and now...
(using WSL)I seem to have made a foolish error when finding and moving .Zone.Identifier files.I ran the command:find . -name *:Zone.Identifier -exec mv...
View ArticleUbuntu Not Detecting Network Card (Intel I350)
My Intel I350 Gigabit Ethernet network card is not being detected by Ubuntu Linux, preventing network access. However, it is detected at the hardware level via iDRAC and BIOS, and the link lights blink...
View ArticleWSL+Ubuntu 18.04: `ssh` or `apt update` gets “Temporary failure resolving...
I have seen and searched through tons of threads on similar issues, but still couldn't find how to solve mine.Win10 1709 build 16299.61 (cannot update to newest as updates are controlled by IT) After I...
View ArticleBroken LongDouble with Mythril [closed]
I am currently using Windows 10 with, I believe, WSL1.System configuration: Ubuntu [ Version: 22.04.3]Mythril version: [ Version: 0.24.8 ]Numpy Version: [ Version: 2.2.1]Python Version: [ Version:...
View ArticleStart over from scratch
I installed WSL and Ubuntu and I can't get the GUI to work. Should I start over from the begging and how do I uninstall what I have. I have really gotten turned around and confused by my attempts to...
View ArticleHow can I fix internet connection issues on wsl2
Just got on wsl2 and when I run sudo apt-get update I get the following error archive.ubuntu.com:80 (2001:503:83eb::30). - connect (101: Network is unreachable. What am I missing here?Note: I am on the...
View Article