Does WSL 2 is a good alternative for ubuntu [duplicate]
I use Dual Boot for Windows and Ubuntu. I would like to ask if installing WSL 2 is stable and fully compatible with Ubuntu OS? Does it work well with all the relevant python libraries designated for...
View ArticleCommunity Forum for WSL2 + GPU?
Is there a community forum for WSL2 & GPU & data science? I'd looking to discuss data science on WSL and specifically GPU related.
View ArticleUbuntu Community Forum for WSL2 + GPU? [closed]
Is there a community forum for WSL2 & GPU & data science? I'm looking to discuss data science on WSL and specifically GPU related.
View ArticleProblem with windows WSL [closed]
I'm completely new to this windows WSL for Linux so please don't mind the silly questions. My problem isas I'm using WSL I'm not able to use the Wi-Fi card of my laptop. How can I use it?
View ArticleSSH on Ubuntu 20.04 Windows 10 Subsystem ignores IdentityFile specified in...
SSH flat out ignores the identity file I've specified in my .ssh/config file and will not use that key to authenticate with my work server. This is my config file:Host * # This is to fix...
View ArticleError message "Wrong __data_start/_end pair" while using mpb in ubuntu 20.04...
I installed mpb in ubuntu 20.04LTS windows subsystem for Linux using the commandsudo apt-get install mpb h5utilswhen I tried to run the .ctl file, I got error message asWrong __data_start/_end...
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 Articlegit init not working on WSL Ubuntu for WIN10
I try to git init in a folder I got on my desktop. But then this happens:$ git initerror: chmod on /mnt/c/users/thoma/desktop/learning-git/.git/config.lock failed: Operation not permittedfatal: could...
View ArticleHow to install android SDK versions automatically on WSL1 with Ubuntu 20.04?
I am starting to use (and learn) WSL with Ubuntu 20.04, since I work with node and cordova apps I am trying to create a shell script that installs everything I need if (when) I break everything and I...
View ArticleNeed help installing this software
I'm trying to install https://github.com/ahodesuka/ahoviewer/, but apparently I need Linux and to install some dependencies. Now listen: I'm a Windows user, so I'm trying to build this on Windows.I'm...
View ArticleHelp in installing dependencies
I'm trying to run this https://github.com/ahodesuka/ahoviewer on Windows, using WSL and Ubuntu. I'm new to all the linux stuff so be patient with me.So I've managed to build curl using openssl and...
View ArticleGit status in not working with Ubuntu WSL and VS Code
So I try to learn using git following a tutorial videoFirst I have my folder called git on my desktop.by saying code .I open it up in vsCode.After that I do sudo git initto initalize git. Then I touch...
View ArticleGit commit works only once with Ubuntu WSL and VS Code
So I try to learn using git following a tutorial videoFirst I have my folder called git on my desktop.by saying code .I open it up in vsCode.After that I do sudo git initto initalize git. Then I touch...
View ArticleAfter upgrading a wsl2 instance to Ubuntu 20 LTS, packages like...
TheSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been...
View ArticleHow to change user and group to myself instead of root
I am working with Ubuntu WSL on WIn 10 and got the problem, that the user and group of all my directories and folders is set to root. I figured out I should change that to thomalex, but I just don“t...
View ArticleHelp for running commands and install gau.go
I found in github a url fetcher and i want to try it. I tried to install it with the command $ GO111MODULE=on go get -u -v github.com/lc/gau but it give me unknown command as an error. Can you help me...
View ArticleWhere are files saved when created in a WSL terminal window?
I recently installed Ubuntu in WSL on my Windows 10 system following the steps at https://www.windowscentral.com/how-install-bash-shell-command-line-windows-10. I created files in a Terminal window but...
View ArticlePermission denied error while using wget
I am trying to install Anaconda on WSL in the /mnt/c/Windows/System32 directory and use the following command:sudo wget https://repo.anaconda.com/archive/Anaconda3-2019.03-Linux-x86_64.shHowever, I got...
View ArticleRunning LIGGGHTS scripts on ubuntu on windows
I need to run LIGGGHTS (LAMMPS improved for general granular and granular heat transfer simulations) for a project I'm working on but I'm working on a Windows 10 OS. I'm accessing LIGGGHTS through the...
View ArticleGetting compiz errors on Ubuntu. Can't load plugins. Unity doesn't start
I have Windows 10 64-Bit and I have installed the Ubuntu subsystem on Windows. I have installed ubuntu-desktop, unity, compiz and compiz configuration settings.But when I type compiz on Ubuntu bash, I...
View Article