color scheme for Ubuntu terminal from WSL-2 install
I'm using WSL-2 under Windows 10 which has installed Ubuntu 20.04. The color scheme of the Ubuntu terminal has dark blue on a black background, which is unreadable. How do I change that?
View ArticleHow can I fix internet connection issues on wsl2
Just got on wsl2 and when I run sudo apt-get update I get the following error archive.ubuntu.com:80 (2001:503:83eb::30). - connect (101: Network is unreachable. What am I missing here?Note: I am on the...
View ArticleHow to change default user in WSL Ubuntu bash on Windows 10
I installed the WSL Bash on Windows 10 and set my user to e.g. 'abc' but now I want to change it to something else.How can I change the user name of the user I'm logged in as?When I open bash it...
View ArticleHow to change default user in WSL Ubuntu when distro not installed from...
I've imported a WSL image I had exported from WSL previously (wsl --import UbuntuTest ./UbuntuImport .\UbuntuSnapshot201011).My distro has been correctly installed as UbuntuTest. However, when I log...
View ArticleUbuntu bash windows forgot password
I forgot the password for the Ubuntu bash on windows. I tried to reset it by following the instructions https://www.top-password.com/blog/forgot-linux-bash-password-in-windows-10/ but the windows cmd...
View ArticleUnable to run any systemd services in WSL
None of the systemd commands are working inside WSL( Ubuntu Bash 18.04).When I ran sudo systemctl is-active kubelet, error isoutput: System has not been booted with systemd as init system (PID 1)....
View ArticleWSL2 apt update failing with errors using old-release sources
I tried to do an apt update, but I get these errors. Originally I put in the old-release source list. I'm not sure if that messed anything up. How can this be resolved?
View ArticleLogging inputs and outputs in terminal without weird characters
I'm looking for a way to log all the input and output on terminal during a session, but I can't properly find an answer to do it. This this post suggested using script screen.log to do so and it seems...
View ArticleFor the Window's version of Ubuntu, how do we find the password?
I've recently installed Ubuntu from the Microsoft Store page. I works fine but then I get to a problem.When I tried to update my packages with sudo apt update, it prompted me for the password.I have...
View ArticleInstalling simpleaudio on ubuntu wsl
I'm trying to install the simpleaduio module for python on my ubuntu distro on wsl.I'm using the command pip install simpleaudioIt's a fresh install of ubunu on wsl and everything should be...
View ArticleEnable MOTD message on WSL and WSL2 for Windows 10?
I installed update-motd package on my wsl2, but how do I activate it so it shows the message every time I open a new terminal session/tab? What do I do next?
View ArticleShow default user for a WSL Distro?
I see that there is a way to set the default user for a WSL distro:i.e.ubuntu.exe config --default-user FredSanfordbut is there a way to view the current default user? I can't seem to be able to dig up...
View ArticleIs it possible to extract data or collect data from the Ubuntu command line?...
Is it possible to extract data or collect data from the Ubuntu command line?how to make?Input:https://hive.biochemistry.gwu.edu/dna.cgi?cmd=tissue_codon_usage&id=586358&mode=cocoputsenter image...
View ArticleHow do I show default user on WSL?
I see that there is a way to set the default user for a WSL distro usingubuntu.exe config --default-user FredSanfordBut is there a way to view the current default user? I can't seem to be able to dig...
View ArticleWSL 2 Won't Run Ubuntu - Error 0x80370102
Today, I decided to upgrade from WSL 1 to WSL 2. On WSL 1, I had no issues getting both Kali or Ubuntu to function on WSL 1. When upgrading to WSL 2, both Kali and Ubuntu failed to upgrade to version...
View ArticleWin10 linux subsystem libGL error: No matching fbConfigs or visuals found...
I'm not really asking a question, but this ___ website won't allow me to do this any other way.I ran into a problem today using GTK under Win10's Linux subsystem (specifically Ubuntu 18.04). The error...
View ArticleUnable to locate package with apt-get remove
I'm trying to remove pip (because I have pip3). I did sudo apt-get remove --purge pip, and getReading package lists... DoneBuilding dependency treeReading state information... DoneE: Unable to locate...
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 ArticleWSL cannot open vscode using "code ."
When I tried to open vscode in WSL Ubuntu 20.04 using command code .,it failed and the following message was...
View ArticleDeepin Error On Partition [closed]
Recently i installed Deepin 2020 dualboot with Windows 10 and I installed Intellij Idea.but i can't import projects from another partitions.show only system partition in this popup box...how to reslove...
View Article