Isolation of linux distro (ubuntu 18.04 and 20.04) in wsl
In Windows 10 I have installed 2 type of linux distro ubuntu 18.04 and ubuntu 20.04 using WSL.I want to configure 20.04 for ssh port 22 and 18.04 for ssh port 2222 .Will doing these changes affect...
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 Articleinconsistent bash behaviour
I have a windows 10 operating system on which I have installed WSL2 Ubuntu 20.04 in it.It is working fine, but I have some weird behaviour of bash i can't seem to be able to resolve.If i open bash...
View ArticleCan I change directory to a Windows drive in Ubuntu Bash on WSL?
I am a super newbie for Ubuntu and basically need Ubuntu for a Python package. I would like to run a Python file in say e:/username/folder1/folder2/python.py. I tried every method online and the only...
View ArticleUnable to run any systemd services in WSL
None of the systemd commands are working inside WSL( Ubuntu Bash 18.04).When I ran sudo systemctl is-active kubelet, error isoutput: System has not been booted with systemd as init system (PID 1)....
View ArticleHow to downgrade Wsl2 to wsl1?
I'm using wsl 2 currently but it seems I can't run Ubuntu with it anymore.So I want to downgrade my wsl from 2 to 1
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 ArticleLaunching Ubuntu18.04 on wsl in is very slow
launching ubuntu 18.04 has become very slow on my machine . I guess it is a problem with this specific distribution Ubuntu18.04, because I have installed other distribution Ubuntu 20.4, Kali, Debian....
View ArticleHow to investigate ext4.vhdx file and see what's inside while using wsl2
currently I am using wsl2 and I notice a significant amount of disk space is required for ext4.vhdx, like I know it's Ubuntu's file management system, but I don't deeply understand what's inside,...
View Articlehow do I uninstall chrome OS with only my chromebook
I've been trying to get any linux for a while now but chrome OS keeps blocking it, I really just want to access the games on linux/ubuntu but I can't because of chrome OS. can you help me?
View Articlehow i can create a filename start with "
I am looking to create a file with this name:"\?$*'Helloword'*$?\"I was trying with this command but the result not correctlytouch \"\\\?\$\*\'\Helloword\'\*\$\?\\\"
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 ArticleWSL 2 Kali Linux Network-manager is not running [closed]
So I recently got Kali Linux with WSL 2 and after all the setup, I did sudo apt install aircrack-ng and installed all that.Then my eye caught and when I click on the network-manager, it says that the...
View Articleinstallation of kde in WSL
recently i got some problems with PC so i formatted hdd and installed win10 (ofcourse beta). to make some personal things i need to have ubuntu with FULL DESKTOP (gui). i decided to choose that it'd be...
View ArticleUsing SanDisk USB SecureAccess through Wine? If not possible, what are some...
I am trying to access the encryption .exe in the SanDisk SSD via SanDiskSecureAccessV3.01_win.exe file on the USB drive and opening it through Wine, by opening it through Wine Windows Program Loader....
View Articlemulti-core CPU usage
I am using the Windows Subsystem for Linux (WSL), and I am unexperimented in the capabilites of linux.Recently, I've been wanting to get better insight in the CPU usage of processes, but I am getting...
View ArticleRun Graphical Programs in WSL2
I hear that WSL2 has support for graphical programs.I tried to run this on my ubuntu WSL installation (from rosetta code)from PIL import Imageimg = Image.new("RGB", (320, 240))pixels =...
View ArticleUnable to sudo apt-get update for Ubuntu (Windows subsystem for Linux)
Err:1 http://archive.ubuntu.com/ubuntu focal InRelease Temporary failure resolving 'archive.ubuntu.com'Err:2 http://security.ubuntu.com/ubuntu focal-security InRelease Temporary failure resolving...
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 ArticleWSL Ubuntu why does cpanm install Perl5 modules in the wrong spot?
I have Ubuntu installed under Windows Subsystem for Linux 2 (WSL2). There are Perl5 modules installed under /usr/share/perl/5.30.0 and I can access these with a plain use statement. But when I install...
View Article