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

Changing the hostname on WSL

I recently reinstalled Windows 10 and my hostname is DESKTOP-XXXXXX. I'm trying to change it to something else. I tried the …

ubuntu windows-10 windows-subsystem-for-linux
Start WSL Ubuntu in specific or current folder on Windows

When installing Subsystem for Linux and Ubuntu from store on his development machine I can switch (or start) to Ubuntu …

windows windows-subsystem-for-linux
VSCode: use WSL Git instead of Git for Windows

I would like to use WSL (Bash on Windows) Git with VSCode instead of Git for Windows to avoid multiple …

visual-studio-code windows-subsystem-for-linux
Crontab Not Working with Bash on Ubuntu on Windows

I am trying to schedule a bash script to run with Bash on Ubuntu on Windows in Windows 10. Every time …

windows bash ubuntu cron windows-subsystem-for-linux
How do I access the WSL Linux file system from Windows?

I found that static files served from a Rails application running in /home/pupeno/projectx take more or less half …

filesystems windows-subsystem-for-linux
Exec format error 32-bit executable Windows Subsystem for Linux?

When I try to execute a 32-bit file compiled with gcc -m32 main.c -o main on Windows Subsystem for …

gcc executable windows-subsystem-for-linux 32-bit executable-format
QEMU, No bootable device, Windows Subsystem for Linux

I'm learning how to build a basic OS kernel with https://intermezzos.github.io I've create my .iso file and …

qemu windows-subsystem-for-linux ipxe
How to install python3.6 in window ubuntu bash

I use ubuntu 16.04 window bash on Window 10 build 15002 I wanna use python3.6 in my window 10 bash. then i installed python3.6 …

python linux gcc python-3.6 windows-subsystem-for-linux
windows 10 bash tcpdump: socket: Invalid argument

I am using windows 10 bash to use tcpdump From tutorial i found that to listen to a interface command is: …

networking tcpdump windows-subsystem-for-linux network-tools
git bash on windows vs. WSL

I downloaded git on my windows, and some other stuffs, including git bash, came along. Although I didn't know why …

git-bash windows-subsystem-for-linux