Mysql 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 ArticleHow to set dark mode for Epiphany Browser (flatpak) in WSL2 (Ubuntu 23.10)?
I am running Ubuntu (Preview), which is Ubuntu 23.10, in Windows 11 WSL2. I installed Flatpak, and from there installed Gnome Web browser, aka Epiphany. I cannot figure out how to set the browser theme...
View ArticleInstalling mojo and mojolicious problem
How to Install both mojo programming and mojolicious Perl on ubuntu wsl since both application name is same ie mojo how to run
View ArticleI need help connecting serial ports to Ubuntu in WSL
I have attempted many ways of trying to connect the serial ports, but I'm not sure how as they all show input output error. The system does recognize something is connected as shown on the...
View ArticleXrdp not working in wsl
I am installing xfce-4 in wsl ubuntu when i give this commandsudo /etc/init.d/xrdp startit is giving:Starting xrdp (via systemctl): xrdp.service.instead of this:Starting xrdp (via systemctl):...
View Articlehow to open ubuntu on command line . I got it installed in wsl but it won't...
how to open ubuntu on command line . I got it installed in win 11 but it won't open when I type Ubuntu. what is the command to get it to open?
View ArticleConnection refused from localhost in wsl2 ubuntu
I try to test connection between windows 11 and wsl2 ubuntu in windows 11. First I install nginx on wsl2 ubuntu and type in 'localhost' on web browser on windows 11 . The connection is successful. And...
View ArticleUbuntu Error on WSL
I installed WSL and Ubuntu, but received constantly this Error: WslRegisterDistribution failed with error: 0x8004032dError: 0x8004032d (null)Then I reinstalled WSL with different types of Ubuntu, but...
View ArticleIs Accessing WSL2 Filesystem from Ubuntu Dual Boot Safe? Need Advice!
I've been exploring the idea of accessing the WSL2 filesystem directly from Ubuntu in a dual-boot setup with Windows. The concept involves mounting the WSL2 virtual hard disk (VHD) from Ubuntu to...
View ArticleWsl2 ubuntu terminal unfocused on start
When I boot my computer and open WSL2 Ubuntu, its terminal opens just fine. However, it is not focused so I need to hit Alt + TAB to be able to use it. This is a bit annoying specially with windows...
View Articlehow to install apache flink on wsl2 ubuntu of windows 11
Below is my Apache Flink Installation process on wsl2 ubuntu of Windows 11.First, openjdk-11 installation$ sudo apt update$ sudo apt upgrade$ sudo apt install openjdk-11-jdksystemd installation,$ sudo...
View ArticleOpening multiple files at once using Explorer in Ubuntu/WSL
When I run explorer.exe filename.pdf in Ubuntu under WSL, the PDF opens.However, when I run explorer.exe *.pdf, either in a for loop or on its own, it just opens File Explorer with no PDF. Why is this...
View ArticleConnection to wsl2 ubuntu Flink from Windows 11 local network is failed
I install apache flink 1.18 on wsl2 ubuntu of windows 11. The installation is successful and <FLINK_HOME>/bin/start-cluster.sh command works without error. But the connection from the windows 11...
View ArticleA question about tinyproxy
I've got a question. when I tried to start tinyproxy's service, a error occured. I didn't know what should I do to fix it.
View ArticleCan't run npm install in WSL
I don't really know what's the cause of npm not working on my wsl. My project is located at /home/username/BISECT../... but it seems that this gives me a hint EPERM: operation not permitted, rmdir...
View ArticleWSL2 reapting error fills syslog and kern.log massively
I just installed WSL2 to finally use Docker on my dev PC. Some days later I recognized that I am running out of disk space even though I am having a 1TB disk. After checking the reason it was caused by...
View ArticleMySQL Installation problem in wsl2 ubuntu 22.04
I'm using wsl2 in windows 10 pro. I try a lot to install mysql but I've gotten this error evry time.I try to uninstall and install again with these command: sudo service mysql stop sudo apt purge...
View ArticleHow to hide command output, then run another command
I have this command which may output an error, so I hide it using &>/dev/null.Now I would like to run this command, then run another command.This is what I have now:( aaa &>/dev/null )...
View ArticleHow can I access my USB drive from my Windows Subsystem for Linux -- Ubuntu...
How can I access my system's USB drive in Windows Subsystem for Linux (WSL)? I'm using an Ubuntu distribution.
View ArticleWSL2 graphical application display issue
I have installed Ubuntu 20.04 on wsl2, Windows 11. I have installed CUDA as well. whenever I open any Ubuntu app with GUI, such as file manager or any other installed apps, the graphics window display...
View Article