How does WSL2 ubuntu 20.04 get its IP address?
I can't see what system is getting/assigning the IP. There are files from both NetworkManager and netplan in /etc but they both seem incomplete and systemd is not running. There are very few processes...
View ArticleUnknown symbol in module, or unknown parameter / Unknown symbol...
I'm trying to make USB modules_install and make install them inside my WSL2 running with ubuntu 18.04 (tried also with ubuntu 20) and the kernel 4.19.104,but it didn't work...
View ArticleUbuntu 20.04 from MS Store on Windows does not start after reboot
I installed WSL Ubuntu 20.04 from Microsoft Install following all the steps properly from https://docs.microsoft.com/en-us/windows/wsl/install-win10 official documentation.I also passed the following...
View ArticleOpening Ubuntu 20.04 Desktop on WSL2
I installed Ubuntu 20.04 (server/terminal) from the Windows 10 app store, and then after launching the Ubuntu Terminal via WSL2 (Windows Subsystems for Linux) , I installed Ubuntu Desktop and did...
View ArticleHow to Make WSL 2 Default?
I recently removed my previous installation of Ubuntu 18.04 LTS from my WSL 2 and installed 20.04 LTS. After installation I noticed that page load took more than a minute. I didn't know I was facing...
View ArticleError when running tkinter in python " no display name and no $DISPLAY...
The error message is:Traceback (most recent call last):File "", line 1, in File "/usr/lib/python3.8/tkinter/init.py", line 2261, in initself.tk = _tkinter.create(screenName, baseName, className,...
View Article"Access is denied" while launching Ubuntu WSL
After a computer restart, newly installed Ubuntu Subsystem on Windows 10 showed me Access is denied.Press any key to continue... Is there any solutions?
View ArticleAre there any limitations in working in Ubuntu in Windows Subsystem for Linux...
Are all of Ubuntu's capabilities including support for GUI applications available in the latest version of Windows Subsystem for Linux installation of Ubuntu or are there any limitations in working in...
View ArticleX server with WSL cannot see externel HDD with Linux
I enabled the WSL in Windows because I wanted to see if it is possible to graphically manipulate the files that I have on an HDD with batocera.plus from Windows 10. So I installed VcXsrv Windows X...
View ArticleGPU/Docker not working Ubuntu 20.04 in the WSL 2 of Windows
I'm trying to follow this blog article to get CUDA working in a Ubuntu 20.04 kernel for non graphical machine learning running inside of WSL 2 under Windows 10 (build 20201.1000 with Nvidia driver...
View ArticleEditing .bashrc in WSL safely
How do I edit .bashrc files in the Windows Subsystem for Linux safely?https://devblogs.microsoft.com/commandline/do-not-change-linux-files-using-windows-apps-and-tools/This article warns you to never...
View ArticleInstalling CUDA on WSL Ubuntu
I followed the directions on CUDA Toolkit 11.1 Downloads for WSL-Ubuntu Version 2.0.I chose the Installer Type 'runfile (local)'.I downloaded wget...
View ArticleHow to connect Datagrip on Ubuntu (WSL) inside Windows
I have installed Ubuntu ecosystem from Microsoft Store (https://www.microsoft.com/en-us/p/ubuntu/9nblggh4msv6?SilentAuth=1&wa=wsignin1.0).After setting up the environment, I installed postgres,...
View Articleerror coming in build essential
sudo apt-get install build essentialReading package lists... DoneBuilding dependency treeReading state information... DoneE: Unable to locate package buildE: Unable to locate package essentialI am...
View ArticleError installing build essential
sudo apt-get install build essentialReading package lists... DoneBuilding dependency treeReading state information... DoneE: Unable to locate package buildE: Unable to locate package essentialI am...
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 ArticleHow to install a GUI on the windows 10 store Ubuntu APP?
I'd like to install Lubuntu GUI on my Ubuntu app, that I downloaded from the MS Windows Store app.After installing WSL (Windows Subsystem for Linux) I got a 'server version'-like version running...
View ArticleHow do I install the alarm-clock-applet in WSL Ubuntu 18.04?
I need to install and setup the WSL Ubuntu 18.04 alarm-clock-applet. I'm new to Linux and haven't ever done this.
View Article`gpg --genkey` keeps asking for password when run from WSL2
I'm using ubuntu from WSL2 and try to create a GPG keypair.When running the command gpg --genkey the program ask for the keyphrase once and again in a loop and does not succeed even when typing the...
View ArticleI installed lightdm for my xserver, what does my DISPLAY env var need to be...
I am using WSL-2 and Ubuntu 20.04I want to run xterm from my ubuntu 18.04 command line. I am running csh. I have installed lightdm as the x-server (is there a better one?) and start it with "sudo...
View Article