Opening Ubuntu 20.04 Desktop on WSL2
I installed Ubuntu 20.04 (server/terminal) from the Windows 10 Apps store. After launching the Ubuntu Terminal via WSL2 (Windows Subsystem for Linux), I installed Ubuntu Desktop and did several steps...
View ArticleWindows 10 WSL2 - Ubuntu - apt update with Temporary failure resolving
I'm running windows 10 with WSL2.I installed a distribution of Ubuntu 20.04.When I do sudo apt update, it's workingHit:1 http://archive.ubuntu.com/ubuntu focal InReleaseGet:2...
View ArticleGetting GPU passthrough to work on WSL2 for windows 10
My Ubuntu install is not picking up my CUDA card. I have an GTX A5000. I ran through the following steps in section 4.2.6 from this tutorial:wget...
View ArticleRemoving mssql-server from Ubuntu 20.04 in WSL1
I installed mssql-server on Ubuntu 20.04 running as WSL1. However that turns out to be a bad move as it can't get it installed properly.To makes things worse, I can't remove it either. So my apt stuck...
View ArticleError starting Ubuntu in WSL2
I have been using Ubuntu 20.04 on WSL2 daily for the past one year. Yesterday I ran sudo apt update && sudo apt upgrade in the Ubuntu distro. After a reboot on my Windows 10 machine, I can't...
View ArticleWSL Nano scrolling up to see terminal
I run some commands on remote server (am connected with it via ssh using WSL ubuntu 20) and after running then I open nano editor, usually I was able to scroll up with my mouse witch allowed me to see...
View ArticleWSL2 "This user isn't allowed to sign in to this computer."
I restarted my computer and installed updates.Now I cannot login to WSL2 Ubuntu20.04 LTSError:CORP+myUserName ~$ wsl.exeThis user isn't allowed to sign in to this computer.CORP+myUserName ~$ wsl.exe -e...
View Articleproblems when uninstalling windows subsystem for linux
I would like to reinstall it but when I enter the command: lxrun /uninstall it tells me:Windows subsystem for Linux has a pending install or uninstall operation.How can I solve this?I did...
View ArticleWSL2 Remote Desktop Can't connect to the remote computer for one of these...
I am trying to use a GUI with WSL2. I followed the instructions here and it initially worked fine. After rebooting my laptop I opened Ubuntu terminal and typed:sudo /etc/init.d/xrdp startto start xrdp...
View ArticleWSL: umake doesn't list pycharm
The umake docs (both online and on my ubuntu installation) say that umake ide has options including "pycharm,pycharm-educational,pycharm-professional". However when I try this on Ubuntu20 over...
View ArticleWSL+Ubuntu 18.04: `ssh` or `apt update` gets “Temporary failure resolving...
RESOLVED: I reached out to my job's IT and I got win10 1803 update. That solved all my issues including one I didn't mention: gradle wrapper script couldn't connect to daemon through 127.0.0.1 with...
View ArticleFatal Error No such file or directory
fatal error: fcntl.h : No such file or directory 2 | #include<fcntl.h > | ^~~~~~~~~~compilation terminated.I am facing this problem while iam compiling file containing fcntl.h header file when...
View ArticleDNS not working on WSL
I'm currently using an Insider build of Windows 11. (22458)However, I had this problem a few times on other builds. (and wsl worked before)When I start wsl, I'm not able to do a DNS request. (Pinging...
View ArticleTemporary Failure in name resolution on WSL
Running Ubuntu on WSL and trying to push to github and download new python modules using pip and I get this error.Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after...
View ArticleUnable to use Google Drive in WSL
I am using WSL on my computer and I was able to use my Google Drive using WSL till today. I have a soft link to my Drive (/mnt/g/'My Drive') but it is not working now. When I attempt to use this soft...
View Articlean error occurred while installing one of the file systems. for more...
I have a problem with the wsl system. Namely, I have windows 11 on my laptop and I installed wsl. When I launched it after installing it, I got this messagethe windows subsystem for linux optional...
View Article"At" Command on WSL (Ubuntu 20.04)
I am using WSL (ubuntu 20.04) on my machine. Today I learned about the at command, which can be used for scheduling jobs. I attempted to use it on WSL but the job was not fired although its time...
View ArticleSystem has not been booted with systemd as init system (PID 1). Can't operate
I use WSL2 on Windows 11. I want to run the systemctl command in Ubuntu 20.04, but it gives me the following error:System has not been booted with systemd as init system (PID 1). Can't operate. Failed...
View ArticleYour system is unable to reach the snap store
I tried to upgrade my windows ubuntu subystem to 18.10 using this instruction:https://linuxconfig.org/how-to-upgrade-ubuntu-to-18-10-cosmic-cuttlefish#h9-how-to-upgrade-ubuntu-the-debian-wayBut within...
View ArticleWSL does not work after automatic update "WslRegisterDistribution failed with...
I downloaded the Windows Subsystem for Linux version of 20.04.4 LTS from the Windows store and it ran well at first.Since the automatic update, each time I open the terminal, I get always the same...
View Article