The service is running, but 'no such process' error when stopping
I ran sudo service --status-all and suricata appears as one of the processes that are currently running, however when attempting to stop it, there's 'no such process'.What could be causing this issue,...
View ArticleWSL ubuntu won't reinstall
More WSL than Ubuntu issue.Following a post on https://github.com/microsoft/WSL/issues/8260#issuecomment-1095332420, but in summary, deleted a wsl1 ubuntu repo then next day my wsl2 ubuntu 20.04...
View ArticleMultiple UtilTranslatePathList errors when restarting Ubuntu on WSL after a...
After performing a sudo systemctl poweroff in Ubuntu in WSL and restarting, I'm seeing:<3>WSL (814) ERROR: UtilTranslatePathList:2671: Failed to translate C:\Program...
View Articleunable to locate package chattr on wsl ubuntu 20.04
I'm trying to get internet works on WSL Ubuntu and one of the solutions is the followingsudo rm /etc/resolv.confsudo bash -c 'echo "nameservers 8.8.8.8" > /etc/resolv.conf'sudo bash -c 'echo...
View ArticleI have not been able to get the Gnome desktop on my screen
Running Ubuntu 20.04 on a Windows 10 laptop. The gnome desktop is not loading. I get the following message when I check status:sudo systemctl status gdm3● gdm.service - GNOME Display Manager Loaded:...
View ArticleWhy is lolcat coloring and "writing" the new line characters with neofetch?
I have a problem with lolcat coloring and "writing" the new line characters with neofetch.I'm using Ubuntu 20.04.6 on Windows 10 WSL.I use the command neofetch | lolcat in every one of my devices, and...
View ArticleStrange Ubuntu Error Message on WSL Windows 11
I have just installed WSL for Windows 11. Getting this error Message<3>WSL (10) ERROR: UtilTranslatePathList:2803: Failed to translate E:\app\Adnan\product\12.2.0\client_1
View Article"Cannot create a file when that file already exists" in Windows Terminal when...
I'm having trouble running Ubuntu for WSL2 in my Windows Terminal as a regular user.Instead of getting a bash prompt I get the following, and I think it's because I have more than one Ubuntu Distro...
View ArticleHas the WSL rootfs (.tar.gz) been removed from Ubuntu 22.04 Jammy Releases...
It looks like the WSL tarball of Ubuntu 22.04 has been pulled from the Ubuntu release location. It no longer appears at https://cloud-images.ubuntu.com/releases/jammy/release/. Normally, in the past,...
View ArticleUnicode text does not render in WSL Ubuntu
My installation of Ubuntu in WSL fails to render Unicode text. Below is a screenshot from Sanskrit Wikipedia.How should I fix it?
View ArticleHow to export file from Ubuntu in WSL to my Windows 11?
I'm trying to figure out a way to do it before I do my homework. I have been searching for a while and found no solution.This is in Ubuntu:For example, if this is my homework file how do I export it to...
View ArticleRun redis without interactive WSL shell
I'm moving my development environment to a new laptop and cannot get redis installed the same way as the old machine.To avoid XY, my goal is to have redis server run locally in WSL and I not need an...
View ArticleWSL 2, Ubuntu 22.04: apt-get update 403 authenticationrequired
I have a fresh install of WSL 2 with Ubuntu 22.04 and I cannot perform an sudo apt-get update because of a 403 authentication required error (the full output is at the end).The VM does have access to...
View ArticleCustom Linux Kernel Module Can't be Inserted in WSL 2
OS: Windows 11, WSL2(Ubuntu 22.04)inside WSL2, command uname -r returns: 5.15.90.1-microsoft-standard-WSL2Firstly, I dowloaded the correct version of Linux kernel from Github: WSL2-Linux-Kernel. Then I...
View ArticleUpdate kernel for WSL Ubuntu
I installed a new kernel in WSL v2 running inside Windows 10.The new kernel is 6.2, old is 5.15. There is only the 6.2 version in /boot. I rebooted the machine.Why does it still boot on told 5.15? How...
View Articleerror: XDG_RUNTIME_DIR not set in the environment. in WSL when trying to run...
When I run ./CarlaUE4.sh in the WSL, I obtain the following error:4.22.3-0+++UE4+Release-4.22 517 0Disabling core dumps.error: XDG_RUNTIME_DIR not set in the environment.CarlaUE4-Linux-Shipping:...
View ArticleHow to solve "Please make sure libcudnn_cnn_infer.so.8 is in your library...
When I try to run a PyTorch program, it fails:Could not load library libcudnn_cnn_infer.so.8. Error: libcuda.so: cannot open shared object file: No such file or directoryPlease make sure...
View ArticleGetting apt-key warning when trying to install Griddb
I am trying to install Griddb on my WSL version: 22.04.2using command:sudo sh -c 'echo "deb https://www.griddb.net/apt griddb/5.3 multiverse" >> /etc/apt/sources.list.d/griddb.list'then I have...
View Articlemulti-core CPU usage
I am using the Windows Subsystem for Linux (WSL), and I am unexperimented in the capabilites of linux.Recently, I've been wanting to get better insight in the CPU usage of processes, but I am getting...
View ArticleWSl installl Error for running docker
When I try to install wsl Ubuntu for Docker, I found these error.<3>WSL (9) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 0<3>WSL (9) ERROR: CreateProcessEntryCommon:374:...
View Article