Where is the Trash folder in Ubuntu/Windows (WSL)?
I am using Ubuntu in Win10, but I can not find the trash folder, even when I use the command mv ~/.Trash/foo ~/mv: cannot stat '/home/man/.Trash/foo': No such file or directoryMy question is that how...
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 ArticleHow can I get a Hindi transliteration keyboard in Fedora Linux? (like there's...
I am new to using Fedora Linux. While setting it up through my Virtual box Machine on Win10 it asked for input keyboards. I usually work in English (in/en) keyboards, but sometimes I had to do some...
View ArticleInstalling Linux Perf tools on Ubuntu 20.04 LTS with WSL2
I am trying to set up Ubuntu 20.04 LTS using WSL 2 on my Windows machine in order to be able to run performance experiments across a version of Linux and Windows, and as part of this I intended to...
View Articleapt not working: installed libc-bin package post-installation script...
Environment?Windows Subsystem for Linux.Ubuntu 18.04.2 LTSapt 1.6.11 (amd64)What's wrong?apt upgrade and apt autoremove not working.apt upgrade gives the following message$ sudo apt upgradeReading...
View ArticleHow to install tree on UBUNTU WSL CLI [duplicate]
I want to install "tree" package but it says that package tree is not found
View ArticleHow to uninstall Nautilus and its Dependencies on WSL?
I was taking a terminal course, when the teacher used Nautilus (he uses Ubuntu on his laptop), so I did too. However I use WSL and it seems I can use different commands to manage files. However,...
View ArticleI/O error and read only file issue
I downloaded Ubuntu because I need to run linux software (MUMmer, a bioinformatics tool) on my PC. Im trying to follow this websites instructions:...
View Articlehow to update openssl on windows 10 ubuntu subsystem
I have Ubuntu running on my windows 10 box. I'm trying to update openssl to latest. (specifically I need to install 1.1.1m)This is what I've tried so far:admin@mymachine:/mnt/c/Users/me$ sudo apt...
View ArticleUbuntu 20.04 Password
I have installed a wsl Ubuntu 20.04. I entered a username, but it will not let me type in a password. It just will not let me type anything. Can somebody give me the explanation for this?
View ArticleLinux-I need help! [closed]
What command in linux would you type to search for a package that could be avalabile in the source repo?2)What file contains all of the users/services in a linux system?What command in linux would you...
View Articlepermission denied for all cd /mnt
I'm using Ubuntu on Windows 10. I use /mnt/ to access my file system and it worked normally before. But after I changed the permissions of one of my folders to 700, I started to get permission denied...
View Articlegzip - no such file or directory found
I am trying to install a piece of software from the University of Strathclyde using WSL with Ubuntu 18.04.3. The software comes in a pre-compiled installer, a .gz file.When I run this command:gzip -d...
View ArticleWSL2 connection issue with router [closed]
Hello Team I have been using Kali and Ubuntu on my Laptop as Primary OS and they are working fine however I decided to install WSL2 on my windows PC to install Kali Linux but I'm having connection...
View ArticleGnuplot on Ubuntu from Microsoft Store, can't open x11 window
I can't run gnuplot x11 terminal from Ubuntu 20.04 from Microsoft Store. I installed Ubuntu from Microsoft Store, then I installed VcXsrv. Then I run Xlaunch (VcXsrv) - choose display settings multiple...
View ArticleHow do I reset my installation of Ubuntu on Windows?
I've installed Linux Subsystem for Windows on my machine. It works beautifully!Since then, I've done unspeakable things to my install. Nothing works anymore. How do I start again from scratch?
View Articlehaving issues running tkinter
I have been trying to run simple tkinter from python in VSC via WSL and I have been having issues. The code works just fine when I am using regular Windows but when I try to run code via VSC using WSL...
View ArticleAccess Windows network shares from Ubuntu shell in WSL
I'm trying to migrate from Cygwin to WSL. In bash on Cygwin, I could do things like:$ ls //servername/sharenameto access a Windows shared folder. I didn't need to mount it or anything first, it just...
View ArticleCreate new wsl2 distribution installation for ubuntu 22.04
I'm trying to install ubuntu 22.04 as a separate distribution by doing:mkdir ubuntu_22.04 cd ubuntu_22.04 wget https://cdimage.ubuntu.com/daily-live/current/jammy-desktop-amd64.iso7z x...
View ArticleIs there any way to see tmpfs devices mounted under WSL2/Ubuntu2004 from...
I'm trying to run some tests against a large number of small-medium (<10KB) files. Everything is going fine, but now I'm at the point where I want to see what I can do with msys2 and github tools...
View Article