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

Postgresql warning: "could not flush dirty data: Function not implemented"

I'm trying to create a new database on postgres, by running command: CREATE DATABASE dbname; and I face the error: …

database postgresql windows-subsystem-for-linux dirty-data
Trouble locating my serial ports using bash on Windows 10

I want to be able to read from serial ports on my computer and write to a file. Inside /dev (…

linux serial-port windows-10 usb windows-subsystem-for-linux
Windows Bash (WSL) - sudo: no tty present and no askpass program specified

After following this tutroial I get the following error when trying to run the commands as user or even sudo: …

linux bash ubuntu ubuntu-16.04 windows-subsystem-for-linux
GCC on Windows - Bash on Ubuntu on Windows (WSL), CygWin, MinGW

I'm currently using windows 8.1 and was looking to install GCC. I found out that the ways to do this is …

bash gcc cygwin mingw windows-subsystem-for-linux
where docker image is stored with docker-desktop for windows?

I installed docker-desktop for windows 10 from https://www.docker.com/products/docker-desktop, and I enabled the docker daemon for Linux …

docker windows-subsystem-for-linux docker-desktop
My WSL terminal lost color

For some reason when I start the Ubuntu terminal in Windows, it doesn't show colors until I type bash. What …

ubuntu colors terminal windows-subsystem-for-linux
Installing Ruby 2.3 on WSL (Windows Subsystem for Linux)

First off, sorry for my bad English. I'm trying to install Ruby 2.3.0 on my system with rbenv via Windows Subsystem …

ruby windows rbenv windows-subsystem-for-linux
WSL2: Why do I have to shutdown WSL to restart WSL after restarting PC

I have my windows set up WSL with Ubuntu. It has been working fine for a while, until I upgraded …

ubuntu windows-subsystem-for-linux wsl-2
Eclipse C/C++ project on Bash on Ubuntu on Windows

I've installed Eclipse Neon (v4.6). Also, I have "Bash on Ubuntu on Windows" (Sept '16). I installed gcc and gdb …

c eclipse gcc gdb windows-subsystem-for-linux
Run and Debug Java in WSL 2 with Intellij IDEA on Windows 10

Intellij IDEA is installed on Windows. The java application built with maven requires native libraries (with JNI) and runs on …

java debugging intellij-idea windows-subsystem-for-linux wsl-2