Top "Windows-subsystem-for-linux" questions

Windows Subsystem for Linux (WSL) is a compatibility layer that allows Linux ELF64 binaries to run natively on Windows 10

chmod WSL (Bash) doesn't work

Running bash on windows 10, the simple syntax below works when I SSH to my webserver, but not when I exit …

bash windows-10 chmod windows-subsystem-for-linux
ubuntu under windows subsystem for linux 2 (wsl2) has no internet access

i had an ubuntu under wsl 1 working fine and connecting to the internet Just by upgrading to wsl2 , I can't …

windows-subsystem-for-linux hyper-v
apt-get command does not work on Ubuntu-On-Windows / Windows Subsystem for Linux

I just installed Ubuntu-On-Windows recently added on Windows 10 for peoples on the fast ring. However, when trying to install new …

ubuntu windows-10 apt-get windows-subsystem-for-linux
How to access to the web server which running on WSL(Windows Subsystem for Linux) from local network

After installing Ubuntu as WSL(Windows Subsystem for Linux) I've run: root@teclast:~# python3 -m http.server Serving HTTP on 0.0.0.0 …

linux windows ubuntu webserver windows-subsystem-for-linux
How can I add Ubuntu as a profile option in Windows Terminal?

I just installed the new Windows Terminal from Windows stores. I also have installed Ubuntu 18.04 WSL. But I am getting …

windows-subsystem-for-linux windows-terminal
How to use WSL as default terminal in WebStorm or any other JetBrains' products?

I am currently using Windows 10 with WSL Ubuntu 18.04 installed. I am trying to use WSL as the default terminal in …

webstorm jetbrains-ide windows-subsystem-for-linux
How to use X Windows with Emacs on Windows 10 Bash?

I am using the Bash on Ubuntu on Windows program to use Emacs for C++. Right now, I can code …

emacs windows-subsystem-for-linux
Run Docker on Ubuntu on Windows Subsystem for Linux

I've tried to run Docker on WSL unsuccessfully. I've installed Docker on WSL following the steps given to install Docker …

windows docker windows-subsystem-for-linux
Mounting a windows share in Windows Subsystem for Linux

I'd like to mount a windows server from within WSL (Windows Subsystem for Linux). On Ubuntu (with unity interface) I …

linux bash ubuntu mount windows-subsystem-for-linux
How to use Git credential store on WSL (Ubuntu on Windows)?

I've tried following these instructions: https://stackoverflow.com/a/40312117/21728 which basically do this: sudo apt-get install libsecret-1-0 libsecret-1-dev …

git ubuntu windows-subsystem-for-linux