How to install ssh keychain on Ubuntu with WSL
Please help me understand how to install ssh keychain on my Ubuntu under WSL in order for me to be able to configure my .ssh/config file to use key chain. I've tried editing my config file that I...
View ArticleIssue Updating Kali Linux on WSL: "Failed to take /etc/passwd lock: Invalid...
Closed. This question is not about programming or software development. It is not currently accepting answers.This question does not appear to be about a specific programming problem, a software...
View Articleunable to start container process: exec:...
Following the sentry self-hosted/#getting-started documentation to install the sentry in WSL ubuntu 20.04Got an error after executing the ./install.sh. ... Container sentry-self-hosted-kafka-1 Healthy...
View ArticleI'm unable to launch qemu after installation
so i type this command in wsl <qemu-system-x86_64> and it should open the qemu window as usual but it doesn't instead it gives this error Unable to init server: Could not connect: Connection...
View ArticleHaving issue during installing Xgrafix on ubuntu (WSL2)
I am trying to install Xgrafix on ubuntu using WSL2 on my system. i have successfully configured the Xgrafix using "sh run_conf.sh". Now proceeding to next step, when i enter the command sudo make -j4...
View ArticleHow to change the default directory that WSL Ubuntu terminal (on Windows 10)...
I installed the WSL Bash on Windows 10 so it can act as my terminal in VScode, but the default directory is ~/home/USERNAMEI would like it to be /mnt/c/Users/USERNAME (so on my windows domain side)I've...
View ArticleUbuntu on WSL started defaulting to root user
Yesterday, all was well. This afternoon I restarted my computer after some file downloads from my class bogged down my laptop. Upon restarting and opening Ubuntu, it defaulted to...
View ArticleHow to install android SDK versions automatically on WSL1 with Ubuntu 20.04?
I am starting to use (and learn) WSL with Ubuntu 20.04, since I work with node and cordova apps I am trying to create a shell script that installs everything I need if (when) I break everything and I...
View ArticleWSL: apt upgrade error because mongodb-org-server needs systemd
in my WSL apt upgrade crashed because of a problem with mongodb-org-server.I use WSL2 with Ubuntu 20.04. (The same error also appeared in WSL1 with Ubuntu 18.04 before I upgraded my WSL recently.)Here...
View Article\\wsl.localhost is not accessible. Open folder error
I want to access wsl folder in File Explorer however I got this error\wsl.localhost is not accessible. You might not have permission touse this network resource. Contact the administrator of this...
View ArticleNot at home after login
I have installed Ubuntu 22.04 in WSL2. I expect that the bash shall be started in the home directory that I find in /etc/passwd asharper:x.1000:1000:,,,,:/home/harper:/bin/bashBut after starting wsl -...
View ArticleIssue when set a password without turn on numlock on Ubuntu app in the...
After install Ubuntu app in the Windows OS.I set a password as number "0" on the numpad. But i missed to turn on the "numlock"How can I update a new password.Thank you
View ArticleIs there a way to use Ubuntu in WSL2 as a portable program that can be...
I moved Ubuntu to drive D (flash drive) with these commands:wsl --shutdownwsl --export Ubuntu D:\WSL\UbuntuBackup.tar wsl --unregister Ubuntu wsl --import Ubuntu D:\WSL\ D:\WSL\UbuntuBackup.tar...
View ArticleWindows 10 WSL2 - Ubuntu - apt update with Temporary failure resolving
I'm running windows 10 with WSL2.I installed a distribution of Ubuntu 20.04.When I do sudo apt update, it's workingHit:1 http://archive.ubuntu.com/ubuntu focal InReleaseGet:2...
View ArticleWhy can't both Windows and Ubuntu recognize a filename with special characters?
I was trying to append to a text file in bash in WSL (using the >> operator). Unfortunately since I'm a beginner instead of appending to a file, a new file was made with the >>'text' as the...
View ArticleWindow font size is small on WSL Ubuntu 22.04.3 windows 11
I installed gnuplot on WSL Ubuntu 22.04.3 and created a simple plot. The font for all text is pretty small, as shown in the screenshot below.Is there a global setting for the window font to be set...
View ArticleIssue with ext4.vhdx using WSL2 in Windows 11
I had and issue with WSL installing a package, so I decided to uninstall Ubuntu 22.04 to fresh install again. I did the mistake to delete manually some files and then I had some issues to reinstall...
View ArticleGetting the error 0x80370102 when trying to run WSL on Windows 11 on Mac
I installed Windows 11 on my Mac (M1) using Parallels, and on the windows machine I tried installing the Ubuntu subsystem to run Docker, so I downloaded Ubuntu (Ubuntu2004-220404) and installed it....
View ArticleError when installing WSL and Ubuntu on Windows 11
I'm attempting to install Ubuntu on a Windows 11 pc (build 22621.963) using WSL, but I'm receiving the following error:Ubuntu was installed from the Microsoft Store.Windows Features:Virtual Machine...
View Articleapt update in WSL fails: Failed to fetch ... no such file or directory
I already updated WSL itself (as Administrator)> wsl --set-version ubuntu-20.04 2> wsl --updateWhich worked but still did not solve my problem inside the WSL Ubuntu 20.04.$ sudo apt updateReading...
View Article