Showing category results for Windows Subsystem for Linux (WSL)

Jan 9, 2017
Post comments count0
Post likes count0

Bash in Windows Insider build 15002 – many fixes but a couple of bugs!

Rich Turner

[Update 2017-02-07] Note that both of the two issues noted below have been fixed in more recent Insider builds Windows Insider build #15002 started shipping to Windows Insider Fast Ring users today, January 9th 2017. As is often the case in software development, after many teams have been beavering-away on their features for several months, thing...

Windows Subsystem for Linux (WSL)
Nov 17, 2016
Post comments count5
Post likes count0

Do not change Linux files using Windows apps and tools

Rich Turner

Update - May 2019 Windows 10 version 1903 has now been released and allows an important update to WSL that allows Windows applications and tools to access Linux files directly. To do this, WSL hosts a new 9P fileserver, which exposes distro filesystems to Windows apps and tools via ! You can read all about the feature in the blog post "What's ne...

Windows Subsystem for Linux (WSL)Windows 10Windows Store
Nov 10, 2016
Post comments count0
Post likes count0

More easily invoke Windows apps and tools from Bash on Windows

Rich Turner

Along with support for ifconfig & network connection enumeration, Windows 10 Insider Build 14965 delivers a small but important change was made which will enable you more easily invoke Windows tools & applications from within Bash: Your Windows user environment path is now appended to the WSL path by default. This means you can now type no...

Windows Subsystem for Linux (WSL)
Nov 10, 2016
Post comments count0
Post likes count0

ifconfig and network connection enumeration support in Windows 10 Insider build 14965

Rich Turner

Enable network connection enumeration is currently the most-requested idea in our command-line User Voice. Or at least it was, until Windows 10 Insider build #14965 was released, which support for network connection enumeration: Below is a screenshot of Bash on Windows running ifconfig: This new feature should unblock tools/languages/fe...

Windows Subsystem for Linux (WSL)
Oct 19, 2016
Post comments count0
Post likes count0

WSL adds Ubuntu 16.04 Xenial support

Rich Turner

Not only does Windows 10 Insider build #14951 introduce Bash Windows interop, it also delivers support for Ubuntu 16.04 (Xenial). While many of our more intrepid early-adopters have manually upgraded their Ubuntu 14.04 instances to Ubuntu 16.04, as of Windows 10 Insider build #14951, if you clean-install a new Linux instance or uninstall and rein...

Windows Subsystem for Linux (WSL)Command Line
Oct 19, 2016
Post comments count0
Post likes count0

Interop between Windows and Bash

Rich Turner

Note: Also be sure to read the follow-up to this post that covers a subsequent improvement in that you no longer have to specify the absolute path to Windows executables if they exist on your path! Content below updated to reflect this change! Windows 10 Insider build #14951 has just landed and includes a very exciting new feature that we know...

Windows Subsystem for Linux (WSL)
Oct 7, 2016
Post comments count4
Post likes count0

WSL adds inotify & filesystem change notification support

Rich Turner

Over the last few weeks, the Windows Subsystem for Linux team have been cranking away, fixing lots of issues, completing several scenarios that we were unable to complete before shipping Windows 10 Anniversary Update, and adding support for new capabilities that light-up additional tools and scenarios. A key capability that many developer have b...

Windows Subsystem for Linux (WSL)
Sep 22, 2016
Post comments count4
Post likes count2

24-bit Color in the Windows Console!

Rich Turner

One of the most frequent requests we receive is to increase the number of colors that the Windows Console can support. We love nothing more than to deliver features you ask for! But rather than just add a few more colors, or limit our console to a mere 256 colors, in Windows 10 Insiders Build #14931,  we've updated the Windows Console to support ...

Windows Subsystem for Linux (WSL)Windows Console
Jul 1, 2016
Post comments count0
Post likes count0

Hanselman takes a tour around Bash on Windows

Rich Turner

If you're anything like me, you're already overloaded with work/studies & life, and there's just never enough time to go and dig into all the awesome new open-source projects, cool new tools, exciting new languages & platforms, and any amount of other technology that appears almost hourly these days. Wouldn't it be great if someone could g...

Windows Subsystem for Linux (WSL)Command LineWindows Console
Jun 15, 2016
Post comments count0
Post likes count0

New post and video on WSL filesystem features

Rich Turner

One of the most frequent questions we get about Bash/WSL is how WSL provides a Linux-compatible filesystem atop NTFS and how filesystem interop works. Well, wonder no more dear reader - in this new blog post and the video below, Sven Groot explains to Seth Juarez how WSL's filesystem support works.  

Windows Subsystem for Linux (WSL)