Why my laptop is crashing after installing Ubuntu 20.04?
After installing ubuntu 20.04 on my windows device Lenovo IdeaPad 320 I face multiple problems like hangs and system crashing.It works normally but suddenly it hangs and I have to restart the computer....
View Articlemounting a shared folder I have on mac (HOST) machine using WSL in a...
My host machine is a mac (and I have a folder on the mac I want to share) withmy Windows Virtual Box using WSLWindows sees the folder no problem. If I typenet use at the command line I see the...
View ArticleStopping MySQL database server mysqld
I am trying to install postgres in my windows subsystem linux(ubuntu 20). and when I am running the following command,sudo apt install libpq-devit is showing the following errors.Reading package...
View ArticleHow might I work around WSL2's GPU limitation by training a Tensorflow model...
I've got a neural network model whose training would be sped up significantly if I could run it on my Nvidia GPU instead of my CPU. My model exists in my WSL2 environment -- WSL2 does not grant...
View ArticleHow do I fix "$'\r': command not found" errors running Bash scripts in WSL?
I'm getting an error in WSL while trying to use junyanz/pytorch-CycleGAN-and-pix2pix.I followed all the install steps successfully on Windows 10 x64 using the steps at PyTORCH on Windows 10: An...
View ArticleHow to reset lost Ubuntu password in WSL
I'm trying to install FastTree in Ubuntu, but I forgot my user password. How do I reset my lost administrative password? The Linux way is not an option since I am on WSL in Windows 10.
View ArticleWSL how to reset and recover original configuration files
I tried to modify the color settings on the bash console in WSL Ubuntu. I have tried editing .bashrc and playing with the defaults and properties settings. I can no longer set the colors and so need to...
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 ArticleI tried installing Python 3.7 on my WSL ubuntu 20.04 but it just won't install
This is the command I used:sudo apt-get install python3.7But I got:Reading package lists... DoneBuilding dependency treeReading state information... DoneNote, selecting 'python3.7-2to3' for regex...
View ArticleWhy is my Windows / WSL using "Very high" power usage for `cron` and...
I have Windows 10 with Ubuntu 20.04.1 LTS in WSL. I have a Laravel app running via WAMP.If I run sudo service cron start, Windows Task Manager shows "Very high" for "Power usage" for "cron".Similarly,...
View Articlessh_exchange_identification ERROR, with no logging on server
So I am getting the errorssh_exchange_identification: read: Connection reset by peerWhen trying to ssh into my WSL 2 Distribution (Ubuntu 16.04). I have made sure that all the firewalls/routing is...
View ArticleError 13, Permission denied while accessing directory in WSL
Today at last I could finally build my OS. It was downloading for the last 2 days, so I did the build command. It went perfectly well, but then while making the flashable Google Fuchsia IMG as shown in...
View ArticleCannot start MongoDB on WSL
I have installed MongoDb, on WSL using the steps from the official docs here.When i issue the commandsudo service mongod starti get the following messagemongod: unrecognized service.I've tried...
View Articlehow omit this error: unable to lock directory /var / lib / apt / lists
enter image description herehow omit this error: unable to lock directory /var / lib / apt / listsproblem unlocking the file
View ArticleWhat are the differences between Windows Bash and Cygwin?
What are the differences between Windows Bash and Cygwin?The new update from Windows with "Linux" Bash is new, but what differences are there to Cygwin that might make you choose one over the other?
View ArticleHow do I make Ubuntu 20.04 work on Windows 10 WSL 2?
I have followed the instructions of [Microsoft] (https://docs.microsoft.com/en-us/windows/wsl/install-win10) and [this] (https://www.omgubuntu.co.uk/how-to-install-wsl2-on-windows-10) verbatim....
View ArticleGetting error when I type sudo apt update "Temporary failure resolving...
Is the hosts info correct?Followed this article Windows Subsystem for Linux Installation Guide for Windows 10 | docs.microsoft.comVery new to Linux env. Please help to solve this issue. Thank you
View Article'GLIBC_2.25' not found on Ubuntu (Windows Subsystem for Linux)
I have following error on Ubuntu 16.04 (Windows Subsystem for Linux)/lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.25' not foundI've already tried:apt-get updateapt-get install libc6It seems, system...
View Articlewsl2 ubuntu not able to ping server
I'm facing a problem with ubuntu, not able to ping an IP address from Ubuntu which I am able to ping from the windows command line. Please recommend how to resolve this connectivity issue.
View ArticleHow do I install XFCE4 on Ubuntu 20.04 on WSL2?
I am a software developer and I use the wsl terminal every day.I am now bored with the old look of the terminal and I want something new.I tried installing Gnome 3.<something> on Ubuntu, it gives...
View Article