Skip to main content

Developers are flocking to the new Bash feature in Windows 10 Build 14316

Linux Firefox running in Windows 10
Image used with permission by copyright holder
During BUILD 2016, Microsoft said the upcoming Anniversary Update planned for Windows 10 this summer would include Linux-based Bash support for developers, allowing them to run Unix commands within the Windows environment. The company included Bash in Build 14316 released to the Insider Preview Fast ring last week, and now it appears that developers have latched onto that build and found a way to run Linux GUI apps through the new feature.

One developer named “w2qw” jumped on Reddit and revealed that he managed to get Ubuntu Linux-based Firefox and Vim running side by side with Windows 10 apps. This was accomplished by using both Bash and the Xming X Server for Windows, the latter of which is a server for developers to draw and manipulate graphical interfaces (windows) that can interact with a mouse and keyboard.

So how did w2qw get these Linux apps up and running? First developers need to enable Bash itself by launching the Settings app, choosing “Update & security,” going into the “For developers” section, and then selecting the “Developer mode” option. After that, go into “Windows features,” select “Turn Windows Features on or off,” and then check the box next to the “Windows Subsystem for Linux (Beta)” option. Developers can then install and run Bash in the command prompt after the computer restarts.

Once Bash is set up, developers merely need to install and set up the X Server on Windows 10. After that, go into the command prompt and run the following command using Bash to load up the Linux-based Firefox browser:

DISPLAY=:0 firefox

“Obviously it’s going to be slower than a native Windows/Linux application but probably better than VNC/X11 forwarding,” w2qw writes. Firefox crashes on every second page load but hey you can’t tell that from a screenshot?” Other Reddit users are also following these steps and are seeing Firefox frequently crashing.

In addition to Firefox, the developer also notes that he’s been trying to run Wine, but has stumbled across multiple issues. He managed to work around a copy but says that it’s “still not there” performance-wise. He admits he’s not real familiar with Wine, but believes there’s no real blocker in running the application.

Another Reddit user in the same thread reports that he managed to get a HyperV Ubuntu virtual machine (VM) running in the background and a virtual switch running between it and the Windows 10 machine. Even more, another user tried to run Xorg in Bash, but w2qw points out that this application must be run outside the Linux subsystem, as this subsystem does not have access to graphics drivers. Using the Xming server should work.

Finally, Reddit user pnosker reports that he tried running PyMOL but it often crashes and doesn’t display the right hand side file or commands. Gedit crashes while loading a file, and Nautilus will crash occasionally, but will actually allow the user to right-click on a file to open it. He even managed to apt-get install git and g++ to clone/compile protein design software ProtCAD, which reportedly runs “normally.”

“Most crashes are seemingly due to the Microsoft OpenGL 1.1.0 interface that’s built in,” pnosker writes. “Hopefully Microsoft will release a reasonable OpenGL implementation so we can run stuff more reliably.”

As seen in the Reddit post, developers are all over the new Bash support in Windows 10. And while developers can now run Linux command-line tools (sed, awk, grep, etc.) and Linux-first tools (Ruby, Git, Python, etc.), this feature is still in beta, so developers need to expect broken apps and a few “rough edges.” Things should get a lot smoother as Microsoft improves this feature with each build.

Thanks to Windows Clan for the tip!

Editors' Recommendations

Kevin Parrish
Former Digital Trends Contributor
Kevin started taking PCs apart in the 90s when Quake was on the way and his PC lacked the required components. Since then…
The latest Windows update is causing major printer problems
A Dell laptop with Windows 10 sitting on a desk.

Microsoft is now offering Windows 10 users a workaround for an issue that has come along with a mid-July update.

The KB5015807 update, which rolled out on July 12 and includes OS Builds 19042.1826, 19043.1826, and 19044.1826 all have a glitch that affects printers connected to computers running Windows 10. After the update is installed, you might see multiple printer listings available when you only have one product.

Read more
Windows 11 might pull ahead of Windows 10 in one key way
Windows 11 and Windows 10 operating system logos are displayed on laptop screens.

Windows 11 has been around for nearly a year, but the debate on how it stands up against Windows 10 is still going strong. That's why custom computer builder Puget Systems revisited that very topic, with the results finding that Windows 11 might pull ahead of Windows 10 in one key area.

This one key area involves content creation, and Puget Systems detailed that in several tests, made gains over Windows 10 in the last year. Those gains are mainly due to monthly Windows 11 patches, and the launch of new CPUs. Yet Windows 10 also performed faster in some tests, too, where the hardware running the tests were the same.

Read more
New Live Share feature for Teams is like screen sharing 2.0
Microsoft Teams in Together mode on a laptop.

At its annual Build developer conference, Microsoft has announced Live Share for Microsoft Teams, a new feature that could replace boring screen shares. The experience is designed to make your meetings more collaborative and engaging, so that you can interact with and share content in a meeting in new ways.

Microsoft believes it can help you better interact with shared apps directly in a Teams meeting window. It'll be up to app developers to enable it, but Live Share in the Teams meeting stage should allow you to annotate, edit, zoom in and out, and interact with shared content.

Read more