Showing results for Windows Subsystem for Linux (WSL) - Windows Command Line

May 19, 2017
0
0

Great Bash Intro Video from Build 2017

Rich Turner
Rich Turner

In case you've not seen it yet, Bash/WSL team members Yosef, Paul & Ben, along with Sean Larkin (WebPack) & Ken Wheeler (FormidableLabs) talk about what Bash/WSL is, what it's for, and why it's an essential tool to them! Be sure to watch, and comment below and/or hit us up on Twitter if you have questions! Yosef (@yosefdurr) Paul (@paul...

Windows Subsystem for Linux (WSL)Windows ConsoleWindows 10
May 18, 2017
2
1

Will Linux distros run on Windows 10 S?

Rich Turner
Rich Turner

Will Linux distros run on Windows 10 S? Many people have asked "You just announced that Linux distro's are coming to the Windows Store - will they run on Windows 10 S?" The answer is No! Just because an "app" comes from the Windows Store does NOT automatically mean that it's safe & suitable for running in Windows 10 S. There are some apps th...

Windows Subsystem for Linux (WSL)Windows ConsoleWindows 10
May 11, 2017
1
0

New distros coming to Bash/WSL via Windows Store

Rich Turner
Rich Turner

We're REALLY excited about this announcement and think many of you will be too ;) On May 11th 2017, during Microsoft's Build conference keynote, Terry Myerson (EVP for Windows & Devices Group) made several announcements about the Windows Subsystem for Linux: And at OSCON 2017 I delivered a talk on the architecture and history of Bash...

Windows Subsystem for Linux (WSL)Windows 10Windows Store
May 10, 2017
0
0

Bash/WSL Insiders build now supports usb/serial comms and mounting removable storage & network shares

Rich Turner
Rich Turner

At the end the post announcing what's new in Bash/WSL in Win10 Creators Update, I stated: We continue to forge ahead with many planned improvements and exciting new features. Stay tuned for lots more exciting features coming in future releases of Windows 10: If you want to be among the first to access and experience improvements planned for t...

Windows Subsystem for Linux (WSL)
Apr 11, 2017
0
1

Windows 10 Creators Update: What’s new in Bash/WSL & Windows Console

Rich Turner
Rich Turner

When Windows 10 Anniversary Update (AU) was shipped, the Windows Subsystem for Linux (WSL) was still far from complete, and was known to have many incompatibilities, especially with popular developer tools like node.js, Java, etc. However, it was important to get this exciting new feature into the hands of real users so that we could learn from th...

Windows Subsystem for Linux (WSL)Windows ConsoleCommand Line
Feb 9, 2017
0
0

Haskell on Bash/WSL

Rich Turner
Rich Turner

I've recently received a couple of questions asking when Haskell support would be added to WSL, and was surprised since I thought Bash/WSL users were aware of the fact that Haskell has been working for the last few weeks, ever since #14986 in fact, but it appears that we'd not explicitly communicated the fact, so ... here we are! :) Haskell now...

Windows Subsystem for Linux (WSL)
Feb 8, 2017
0
0

Use Visual C++ for Linux to build and debug C++ code on the Windows Subsystem for Linux

Rich Turner
Rich Turner

I first learned about Visual C++ for Linux, which was released in March 2016, shortly before the Windows Subsystem for Linux (WSL) was first announced. I was immediately blown away by how VERY cool this feature of Visual Studio is! What's insanely cool about this feature is that when the project is built, VS opens an SSH channel to a target Linux ...

Windows Subsystem for Linux (WSL)Windows ConsoleCommand Line
Jan 9, 2017
0
0

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

Rich Turner
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
5
0

Do not change Linux files using Windows apps and tools

Rich Turner
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
0
0

More easily invoke Windows apps and tools from Bash on Windows

Rich Turner
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)