ls command doesn't show any files in home directory
tommy@LAPTOP-6AUB639F:~$ pwd/home/tommytommy@LAPTOP-6AUB639F:~$ lstommy@LAPTOP-6AUB639F:~$
View ArticleSwitching between consoles
I'm happy to use WSL2 with Ubuntu on my Windows machine. But how to switch between consoles? CTRL+ALT+F1 CTRL+ALT+F2 not work anymore. I'm using Windows terminal to connect to WSL Ubuntu.
View ArticleEnable SSH in WSL system
I am trying to enable SSH in my Ubuntu running in WSL2 system:sudo systemctl status sshI get this error:System has not been booted with systemd as init system (PID 1). Can't operate.Failed to connect...
View ArticleWhy won't docker start in Ubuntu 18?
I'm trying to start my docker service but it keeps failing.I use the following command to start dockersudo service docker startAnd then as soon as I hit enter, I get the following output* Starting...
View Articlessl.SSLError: [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1108) in python
I am using Ubuntu 20.04 WSL2 on Windows 10. I followed this answer to lower the SSL security level in my /etc/ssl/openssl.cnf file, but I'm seeing the following error when I run Python:
View ArticleHow to upgrade ubuntu 18.04 to 20.04 in WSL when "wsl --export" fails
I'm trying to follow the directions to upgrade my WSL 1 Ubunutu (18.04) release to WSL 2 Ubuntu-20.04 and the first step gives me an error message I don't know how to work around.wsl --set-version...
View ArticleHow to install a GUI on the windows 10 store Ubuntu APP?
I'd like to install Lubuntu GUI on my Ubuntu app, that I downloaded from the MS Windows Store app.After installing WSL (Windows Subsystem for Linux) I got a 'server version'-like version running...
View ArticleIssue connecting an WSL with an X server (XMing) to display graphics
I`m not too familiar with the configuration that needs to happen to get wsl to work with the x server past blindly following tutorials. Currently, I have XMing downloaded and have been trying to get...
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 ArticleMoving files between WSL and Windows
Relatively unexperienced user here.Problem description:I am using a windows laptop to work (provided by my company) where I am using Widows subsystem for Linux. The reason I use Linux is because I have...
View ArticleI found a file path, but I can not open it [duplicate]
I am using ubuntu terminal on my windows 10. I cloned a project, and I have been working on it inside VSC for a week now. I finally closed the program, and when I open it again I could not find my...
View ArticleI messed up my system by installing different python versions, Help! apt-get...
I seem to have done some damage to my WSL2 environment by playing around with python versions. Is there any way to fix this? I'm trying to perform an apt-get update but I get the following errors:➜ ~...
View ArticleUbuntu does not start after unlocking the disk
I have Ubunut 20.04 version. After deleting python3, I had to restart and since then I cannot access anything anymore. After unlocking the disk, all I can see is the logo of my laptop.
View ArticleHow to navigate to C drive in bash on WSL-Ubuntu? [duplicate]
I've installed bash on Ubuntu on Windows feature on Windows 10 and I want to change directory this path on my C:\ drive:C:/wamp64/www What should I do ?
View ArticleNvidia on WSL2 still not working
I am trying to get my GPU recognized by WSL2. I have followed this guide, looked at the reply to this post, ran through multiple other tutorials and I still cannot get my GPU connected. When I run the...
View ArticleTrouble Using the less command
When I use the less command in order to view a textfile in a directory, it keeps on returning that the file is a directory.Also tried using the cat command and also get the same result every...
View ArticleError in plot rendering with gpu_shader4 extension in Ubuntu 18.04 WSL and X...
I'm working with WSL1 (Ubuntu 18.04 LTS) in a 64bits Windows 10 Pro version 20H2 and I'm using Xming to export the graphical applications that I use on daily tasks. I have a NVIDIA MX150 graphics card...
View ArticleProblems with visualization software DAWN running on Xming window in WSL1 on...
I have a WSL1 Ubuntu 20.04 terminal installed on a Win10 laptop.For my work, I need to use the visualization soft DAWN written by CERN (disclaimer: I am not at CERN nor am I a tech-savy...
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 ArticleWSL: Am I running version 1 or version 2?
I have Windows Subsystem for Linux, but I don't know which version I have, and many things won't work in version 1. How do I check my version?
View Article