Fail to connect to generic netlink under WSL
I'm a new user of task ubuntu, i 'm going to explain to you my problem.I installed ubuntu 20.04.2 on my PC (ubuntu from store window)it's OK.after i installed wireshark (Version 3.2.3 (Git v3.2.3...
View ArticleHow can I access my WSL2 docker volume data from other locations, such as a...
I’ve installed Docker Desktop for Windows and a Ubuntu 20.04 distribution on my Windows 10 machine. I’ve been able to setup some containers and volumes. On my Win 10 machine, I can access this volume...
View Articleibus-mozc not working on WSL2
I'm trying to get ibus-mozc to work under WSL2. So far I can switch to different inputs using the configured shortcut, but no candidate window is displayed as I type which prevents me from inputting...
View Articleproblems in installing mariaDB in wsl2
I am trying to install MariaDB in WSL2, but it's showing me the following errors -sachinpandeyatd@DESKTOP-Q3O2EQE:/mnt/c/Users/Hp/documents/server$ sudo apt-get install mariadb-serverReading package...
View ArticleError when running tkinter in python " no display name and no $DISPLAY...
The error message is:Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.8/tkinter/__init__.py", line 2261, in __init__ self.tk =...
View ArticleTemporary 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 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 ArticleHow to set /etc/apt/apt.conf on a Linux subsystem for windows when Windows...
On my Windows machine, proxy settings are basic:Automatic Proxy setup: Automatically detect settings : checkedOn my Windows machine, I've installed a Linux subsystem (Ubuntu). I'm trying to perform a...
View ArticleNetwork connection problems with Python3 and bitcoinrpc in WSL2 but not WSL1
I am running Ubuntu 20.04 on Windows 10 using WSL2.I am trying to connect to bitcoin testnet server on my machine 127.0.0.1 through PythonThe python scripts work fine on Pycharm, Command Prompt and...
View ArticleHow to run a TPM simulator on a Ubuntu machine (maybe incorrect DBus)?
I have a Ubuntu set up in WSL2. Then I tried instructions at https://wiki.ubuntu.com/TPM/Testing and tried to set up TPM simulator on Ubuntu. But for some reason I seem to end up in a situation I can't...
View ArticleCan't find Ubuntu Bash Root directory in Windows 10 [duplicate]
I have installed Ubuntu Bash for Windows 10 on my PC, but I cannot find my root directory in which the bash works in. I know that it should be located inC:/Users/[Username]/Appdata/Local/Lxssbut it's...
View ArticleWhy is the mysql-server package from mysql.com missing server files?
I'm usually not using Ubuntu, but decided to give it a try today because it's the preferred distro for Windows Subsystem for Linux, that I wanted to try today to see if/how it could replace my VMWare...
View ArticleHow do I install the alarm-clock-applet in WSL Ubuntu 18.04?
I need to install and setup the WSL Ubuntu 18.04 alarm-clock-applet. I'm new to Linux and haven't ever done this.
View ArticleActivating Conda Enviroments in Windows Subsystem for Linux
I'm a new user of Ubuntu through the Windows Subsystem for Linux (WSL). I'm trying to activate a conda enviroment for installing packages available for Python.Following the steps of this topic, I've...
View ArticleI just deleted everything on my windows system through the ubuntu subsystem....
I am an idiot.I wanted to delete all my ubuntu related files from the ubuntu subsystem within windows. So I just sudo rm -rf /* in the ubuntu home directory. I did sudo because earlier there were a lot...
View ArticleAllowing a sudo command to run without needing password [duplicate]
I have the following command:sudo service cron startWhen I type it into the terminal, it asks me for a password, just as it should.But I need for users (or if all users aren't possible, then at least...
View Articlemodify specific columns based on another column by using awk and gsub
I have a file (file1) with millions of rows and columns. An example of data...
View ArticleIn Windows Terminal running Ubuntu, how can I make the default directory be ~...
I have both Windows Terminal and Ubuntu installed from the Microsoft Store inside of Windows 10 (I don't know if this is WSL Version 1 or Version 2. The wsl -l -v command failed.).My default directory...
View Articlebad variable name error on WSL
A similar question has been asked with no satisfying answer. I installed kaldi on WSL and when running a script I get this error, that apparantely has to do with "Program Files".sh: 1: export:...
View ArticleCannot install YUM on WSL
I am trying to install yum to install another app on my WSL but keep getting the error cannot find the package. I am using the following command:sudo apt install -y yumIt is returning this:Reading...
View Article