Gnuplot display on Bash on Ubuntu on Windows 10
Windows 10 Anniversary Update contains a Linux subsystem. I am in need of working in a Linux environment so I began looking into this subsystem. So far, I have been able to install all the needed...
View ArticleWSL: apt upgrade error because mongodb-org-server needs systemd
in my WSL apt upgrade crashed because of a problem with mongodb-org-server.I use WSL2 with Ubuntu 20.04. (The same error also appeared in WSL1 with Ubuntu 18.04 before I upgraded my WSL recently.)Here...
View ArticleEnvironment Variables not working in WSL
I have used the commandsexport http_proxy=address:portandexport https_proxy=address:portto set http and https proxy in bash in WSL. But every time I open bash, the environment variables are becoming...
View ArticleDisplay GNOME interface on Ubuntu on Windows 10
How can I get GNOME's interface to display on Ubuntu 20.04 (Bash running) on Windows 10? GNOME is installed. Xming is also installed. I even tried Oracle VirualBox. Nothing.
View Articlecannot find -lgraph error while installing libgraph library on...
As the title says im currently stuck installing libgraph library on Ubuntu. Im using Ubuntu 20.04 and followed several guides on how to install this library. But I always get the same...
View ArticlePulling and committing with Rstudio and github on a windows subsystem for linux
I have a windows 10 running an ubuntu subsystem and for a stats class/coding course (I am a bioinformatics student) we will be doign a term long group project using Rstudio and collaborating via github...
View Articleget intall package to have Ubuntu terminal for window 10
I would like to install Ubuntu on window 10. https://ubuntu.com/tutorials/ubuntu-on-windows#1-overviewBut I can not acces to windowstore on my Professional computeur.Can I a have the package to install...
View ArticleError with running VcXsrv (xfce4) on Ubuntu 20.04 through WSL 2
I'm trying to run GUI (VcXsrv) through WSL 2 on Ubuntu 20.04 as given in the tutorial, but I get the following error:Unable to init server: Could not connect: Connection refusedxfce4-session: Cannot...
View ArticleMount and edit system.img from WSL
i'm trying to edit android system.imgi'v succesfully extract it from super.img using lpunpackthe problem is i can't mount read & writeif i mount readonly it succes :sudo mount -o loop -r system.img...
View ArticleUbuntu installed but windows subsystem for linux has no installed distributions
I have installed ubuntu 18.04 manually (because my Microsoft Store doesn't work), now ubuntu is default OS. I then switched to Windows and opened cmd (I tried cmd in normal as well as admin mode) and...
View Articlefeh ERROR: Can't open X display. It *is* running, yeah?
I am installed the ubuntu in WSL on windows 10.I'm trying to open the image but can not the open it with feh command and show me this image "feh ERROR: Can't open X display. It is running,...
View ArticleWSL: Is there a conditional to detect "Open Linux Shell Here" case?
When I open the WSL by clicking on its icon I need it to be opened in a certain directory (of course one that is more useful than System32), so I add a cd destination in my .bashrc. But then the "Open...
View ArticleInternet is working but "apt update" giving this error in windows subsystem...
Just installed ubuntu 18.04 in wsl. But when I try to install or update system i'm getting this errorenter Err:1 http://security.ubuntu.com/ubuntu bionic-security InRelease Could not resolve...
View Articlezsh true color disabled on WSL2?
Using Various Terminals for Win10 with WSL2ubuntu 20.04 with Powerline10k.Tested color output with python module rich.As Powershell clearly shows, Windows Terminal can output True-color.But weird...
View ArticleModified etc/passwd to update my home directory and now Ubuntu 18.04 WSL...
I wanted to change my home directory, so I followed the instructions here and when I tried to reopen Ubuntu shell to see if it updated, it no longer opens. This is on WSL 2. Any ideas on how I can fix...
View ArticleHow do you install VS Code in Windows Subsystem for Linux 2?
how do you specifically install VS Code in WSL 2 using Ubuntu distro. It seems it doesn't work for me. Visual Studio Code is officially distributed as a Snap package in the Snap Store. However, when I...
View Articleuntar OpenFoam v2012 on Ubuntu 20.04 LTS under WSL2
I try to follow the OpenFOAM installation guide on Windows 10.However I can't get to the final files as I get trouble with the following command:'''sudo tar -xvzf OpenFOAM-v2012-windows10.tgz -C...
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 ArticleHow to change the background color on a Ubuntu terminal in WSL?
Using Ubuntu 18.04 LTS from the Windows Store and I want to change the background colour of the terminal from black to white. Is this possible?
View ArticleCan't install ruby due to missing packages
I am trying to install Ruby for the purposes of using Jekyl for static site generation.I'm following the instaructions at https://www.ruby-lang.org/en/documentation/installation/and found an immediate...
View Article