Ubuntu - WslRegisterDistribution failed with error: 0x8007041d (used to work...
For a University course I need Ubuntu installed on my Windows 10 computer. In class we installed the program and I was able to run it, but only after I enabled a Windows Feature - (Windows Subsystem...
View ArticleInstalling Ubuntu along side Windows 10 Showing Unusable Partition
I am trying to install Ubuntu 20.04.1 alongside Windows 10, But each time I am creating new Patriation for Ubuntu, it shows me that the Partition is Unusable in the installation process.I am currently...
View ArticleReset the password in Ubuntu / Linux Bash in Windows
I have installed Linux Bash on Windows 10 (available from Microsoft), but I've forgotten my password.I've searched for a solution but I only find suggestions that involve doing something before the...
View ArticleInstall 20.04 LTS from WSL2 ubuntu backup
Basically I no longer want to use Win10 and want to switch to Ubuntu completely. I have a WSL2 Ubuntu 20.04 with lots of packages. Is there a easy way to migrate/fresh install through the ubuntu .bak...
View ArticleIs there a painter for Ubuntu?
I use a painter a lot in Windows and I was wondering if there is one for Linux, it saves me a lot of work and time so I would be happy if there is one for Linux as well
View ArticleConnect MySQL Workbench to WSL2
I have a brand new WSL2, running on the latest Windows 10 (2004) with Ubuntu 20.04, MySQL installed, I can access it from Bash and get the status --mysql> status--------------mysql Ver...
View ArticleUbuntu Showing low disk space on file system root
AssalamualaikumI have installed ubuntu-20.04 couple of months ago(not vm)But now it is showing this -low disk space message.I am very new to ubuntu.I do not know what to do now.Parallely I also use...
View ArticleInotify cannot detect valid path
I m using inotify to get events of file changes in directory.int fd = inotify_init();for(const fs::path& p : fs::recursive_directory_iterator(filename)){ if(fs::is_directory(p)) { //...
View ArticleWSL - A Bash line to show when a folder's contents update
I'm looking for a bash script that will detect when a file enters a specific folder. Basically I want to eventually make a script that will detect when a file enters a certain folder on my desktop...
View ArticleLinux boot error, ACPI Error: no handler for Region, method execution failed
Recently, my Ubuntu cannot boot up. And with the error messageAfter loading it's only showing terminal there is gui for Ubuntu.
View ArticleKSH on Ubuntu on WSL
I just installed the Ubuntu app on Windows Subsystem for Linux (WSL). It defaults to a bash shell. I would prefer ksh. I am quite naive when it comes to using package managers to install software. I...
View ArticleWhy I can't install some pip packages inside WSL2?
I installed WSL2 at my windows 10 machine. Inside my wsl2 I created a python3 virtual environment. I updated pip and tried to install some pip packages. But I got error while installing some packages...
View ArticleRunning sudo snap on WSL2 with ubuntu18.04
By following WSL: Am I running version 1 or version 2? I've verified that my WSL is version 2. Running uname -a outputs "Linux DESKTOP 4.4.0-18362-Microsoft"I want to install microk8s on WSL2 so that I...
View ArticleWSL 2 GUI trouble - Can't open Synaptic nor pluma with using the sudo command
I installed WSL 2 and the Mate Desktop Environment. I can log in via xrdp. I can browse the system and the internet but I'm missing some features like opening synaptic or open an editor with the sudo...
View ArticlePip is not installing on bash on ubuntu
I recently updated my windows and install bash on ubuntu on windows 10.I use the command sudo apt-get install python-pip
View ArticleCan I invoke python3 interpreter on WSL side from windows side?
I use an IDE called Komodo (from Activestate). You configure its debugger by pointing it an interpreter, in this case Python3. I have a Python library that is not compatible with Windows Python, but I...
View ArticleDownloading files to Ubuntu
I am a very new user to Ubuntu so excuse me if this is a silly thing to ask.Im using Ubuntu for Windows 10 and I have downloaded a file from AWS S3 to my windows 10 machine.Can someone tell me how I...
View ArticleKali linux black interface bug on white dragon logo [closed]
Good how are you, I tell you I have an error with the virtualization of kali linux the error is that when installing kali I am doing well but when it comes time to enter it is the big problem because...
View ArticleWhy (and how) is my WSL2 install NOT taking up any space
I have WSL2 (ubuntu 20.04) installed. When I installed it I had 150GB left in my C: drive. I have almost finished downloading the sources for an android ROM(Uses about 35-40GB of space). there is still...
View ArticleHelp installing Nvidia CUDA on WSL2
I'm trying to follow this guide but it's not working. https://docs.nvidia.com/cuda/wsl-user-guide/index.html#known-limitationsSystem requirements met:cat /proc/versionLinux version...
View Article