Temporary 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 ArticleTensorflow-GPU on WSL2 not working
Is there any way to install tensorflow-gpu on WSL2?After trying to set up CUDA on WSL and running nvidia-smi, it had the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA...
View Articlegpg: can't connect to the agent: IPC connect call failed
While I was installing docker on WSL Ubuntu, I am trying to Add Docker's official GPG key and I am getting this error message "gpg: can't connect to the agent: IPC connect call failed".Can anyone...
View ArticleWhy using VcXsrv for WSL when you can use xrdp?
I have been trying the VcXsrv X11 Server to use with my WSL 2 Ubuntu 20.04 but I have found much better to use xrdp.Since it is a local connection network speed doesn't matter and it feels almost like...
View ArticleWSL2 removes all my files stored in /mnt/wsl /
After shutdown, WSL2 remove any and all files stored in /mnt/wsl for some reason. I haven't been able to find any documentation about this particular case. Can anyone explain why?
View ArticleCopy and Paste Remotely
I recently setup an Ubuntu virtual machine on Azure. I can access that machine via SSH. I'm trying to copy a bash script I have in my browser window. I want to paste that into a file on my virtual...
View ArticleInstalling libopnempi-dev on WSL with Ubuntu 20.04 failing
I'm currently testing the waters on developing software with C++ and MPI and need some help.I'm trying to install the openmpi headers on my machine on WSL with a Ubuntu 20.04. I can't seem to get the...
View ArticleCan't restart/shutdown Ubuntu under WSL
I just got Ubuntu from Microsoft Store and tried some things with it. However when i try to restart or shut down the system using sudo reboot or sudo shutdown -h I got a prompt saying"System has not...
View ArticleSome commands can see a directory but not others?
There's a directory that had gone missing, I never intentionally deleted it (might've been accidental). Assume the directory structure is:/parent /dir dirFile.js parentFile.jsIf I'm in /parent:$...
View ArticleMySQL 8 installation fail - dpkg: dependency problems prevent configuration...
I wasn't able yet to install MySQL 8 in Ubuntu.Distribution : Ubuntu 18.04.2 LTS (running on windows using WSL)WSL version : 4.4.0-17134-Microsoft Mysql-server : 8.0.16-2ubuntu18.04 amd64I am following...
View ArticleHow can I get the Ubuntu shell on Windows 10 to recognize a connected android...
I'm trying to connect adb to my Android device in the Windows 10 Ubuntu shell, but it doesn't seem to be working:adb does work normally on Windows, so it's not a problem with the phone or the...
View ArticleHow to create a Solr core though Ubuntu terminal?
I am installing the Clarity NLP (local machine setup without docker) and I am following the directions provided at https://claritynlp.readthedocs.io/en/latest/setup/local-no-docker.html#setup-solr....
View Articleshared disk between windows and ubuntu
I have Windows 10 and want to install Linux ubuntu and I have Tow StoragSSD 128G HDD 1TBand I want windows in partition (SSD=48G) and ubuntu in partition (SSD=12G) and my hdd for my documents and...
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 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 ArticleUnable to change the root password in Windows 10 WSL
I have tried both commandssudo passwdandsudo -u root /bin/bashBut as soon as I enter the new password twice, it says password has been updated. You close the shell and open a new instance, it is still...
View Articleunable to print a document from WSL ubuntu
Good morning community.I have install WSL and WSL2 and i am trying to print a document from Ubuntu installed on WSL but unfortunately i can't install the driver for the printer. see description of...
View ArticleHow best to organise python and non-python files in Windows subsystem for...
I normally divide my work files into a directory for each project, containing both python code and non-python files e.g. reports that I edit in office programs. I've recently moved to a Windows...
View ArticleUbuntu on Windows 10: Docker vs WSL
I understand that it is currently possible to run Ubuntu on Windows 10 in two different ways:Using the Windows Subsystem for Linux (WSL).Installing docker for Windows 10, and use a container with...
View Articlehmp-sss.h:459:15: error: ‘monitor_user_noop’ undeclared here (not in a...
I have ubuntu 20.04 64bits. and have this file hmp-sss.h and code:..... {.name = "memsave",.args_type = "val:l,size:i,filename:s",.params = "addr size file",.help = "save to disk virtual memory dump...
View Article