apt 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 ArticleWSL2 Ubuntu no internet when connected to authentication based wifi
I do not have internet configuration for my wsl2 while in uni because it requires student id identification through browser. (On windows it opens a connection test which results to the uni webpage and...
View Articlegdb won't attach to process
I'm having trouble running a remote gdb becuase the attached process is already being traced.I run:gdbserver localhost:12345 --attach 142But I'm told process 142 is already traced by process 127 (pid...
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 do I increase the physical space for WSL2
How do I increase the physical size of a WSL virtual disk? I only managed to increase the virtual size..
View ArticleIn the windows terminal, can I start ubuntu from current directory while keep...
I use the Windows subsystem for Linux ubuntu distribution in the Windows Terminal.First I want to start the terminal from the current directory that I open in the file explorer. Therefore, I set...
View ArticleI am currently trying to install CMake to Ubuntu-20.04 via WSL but I get...
So what I did so far was install CMake to configure my CLion so that I can run Valgrind. However, after following a few suggestions, I have encountered this problem and I cannot resolve it.I installed...
View Articleunshare then overlay mount fails
I Cannot overlay mount after creating an mount namespace with unshare$ unshare -rm# mount -t overlay overlay -o lowerdir=/bin,upperdir=/overlay/upper/bin,workdir=/overlay/work/bin/...
View ArticleFATAL: Module kvm_intel not found in directory...
I'm trying to enable KVM on WSL2 on Windows 10 x64 bit. I've found this tutorial and I'm following it :https://gist.github.com/offlinehacker/b1d96515f87a47bd0b0bea574eab5583I've cloned and compiled the...
View ArticleWhat editor can I use as a simple vi/vim alternative?
I'm a Windows user coming to Ubuntu's Bash thanks to WSL. Now I need to edit some files and I really hate Vi. Do I just have to deal with it, or is there a simpler alternative?The features I am looking...
View ArticleGetting compiz errors on Ubuntu. Can't load plugins. Unity doesn't start
I have Windows 10 64-Bit and I have installed the Ubuntu subsystem on Windows. I have installed ubuntu-desktop, unity, compiz and compiz configuration settings.But when I type compiz on Ubuntu bash, I...
View ArticleUser does not exist when resetting WSL password
I haven't used sudo on a command in a while, and recently when I tried to do this the password was wrong. This is read off of a post it note on my desk and has always worked for me before. I followed...
View ArticleHow to type a $ sign on a Swedish Mac keyboard under WSL? (Ubuntu 20.04 LTS)
This may sound similar to How do I type [ and \ with a Mac keyboard? , but this is on WSL and also using an older (Swedish) Mac keyboard that has no right Alt key. I have tried running dpkg-reconfigure...
View ArticleRun ubuntu-desktop on WSL (Ubuntu 18.04 LTS)
I am running 18.04 LTS on Windows subsystem for Linux (WSL). I have installed the Ubuntu Desktop by runningsudo apt-get install ubuntu-desktopHowever, when I start Linux only the terminal starts.How do...
View ArticleIs it a good idea to upgrade ubuntu 20.04 wsl2?
Will editing /etc/update-manager/release-upgrades and changing lts to normal and then upgrading Ubuntu 20.04 to 20.10 break WSL2 or cause issues/incompatibility.Is it overall a good idea to do so?...
View ArticleHow do I open a file using Atom on WSL?
I am trying to open a file using Atom from bash on Windows. So what I did was I added an alias in my .bash_profile like this: alias atom="/mnt/c/Users/Mido/AppData/Local/atom/atom.exe"So let's say I am...
View Article"Unable to locate package" for exa on WSL 2 Ubuntu
I'm trying to install exa on Ubuntu 20.04 LTS on WSL 2. Whenever I type sudo apt install exa, I get this response:Reading package lists... DoneBuilding dependency treeReading state information......
View ArticleRemoving Ubuntu 18.04 in Windows 10 WSL
I have removed Ubuntu 18.04 from Windows 10 WSL but I am not sure if all the files have been deleted or not. How to be sure that all files are deleted?
View ArticleViewing file locks in windows via WSL with lslocks?
I'm trying to integrate tools that are linux only (lslocks) to monitor file locks caused by a Windows process. I'm thinking I could use the windows subsystem for linux and then use lslocks. Having...
View Articlepam_open_session: Module is unknown
I am using Ubuntu 20.10 in WSL, and there are problems with changing the ulimit -n. I tried several methods and one of them needed to add session required pam_limits.so line to the...
View Article