NotebookCHECK - Notebook Forum

English => Miscellaneous => Topic started by: Redaktion on February 20, 2018, 08:36:55

Title: How to run Linux binaries natively in Windows 10
Post by: Redaktion on February 20, 2018, 08:36:55
The Windows Subsystem for Linux (WSL) is Microsoft's technology stack that enables native Linux binaries to run in a Windows user environment without the need to install a full fledged Linux distro — native or virtual. This tutorial will help you to get started with getting WSL up and running on your Windows 10 PC. We will also look at some tricks to get basic GUI apps to work in WSL.

https://www.notebookcheck.net/How-to-run-Linux-binaries-natively-in-Windows-10.282676.0.html
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Arty on February 20, 2018, 12:21:01
Thank you for the article! Something different from usual NC, but well written and informative.
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Vaidyanathan on February 20, 2018, 15:48:41
Quote from: Arty on February 20, 2018, 12:21:01
Thank you for the article! Something different from usual NC, but well written and informative.

Thank you for taking the time to read the article and for the feedback, Arty. We will try to cover more such useful how-tos in the days to come so stay tuned. :)
Title: Re: How to run Linux binaries natively in Windows 10
Post by: three_eye_raven on February 21, 2018, 00:28:37
Good job man!
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Vaidyanathan on February 21, 2018, 13:50:13
Quote from: three_eye_raven on February 21, 2018, 00:28:37
Good job man!

Thank you, three_eye_raven. As a general note, if there's any topic you readers would like to be covered as a step-by-step tutorial, please let us know and we will try to publish one to our best ability.
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Meteorhead on February 21, 2018, 19:08:55
Simpler X windows (up to and including electron apps like Visual Studio Code) now pop-up even without SSH with X-forwarding into the subsystem on the 4 latest insider builds. Next update (Redstone4) coming in March will have this.
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Vaidyanathan on February 22, 2018, 07:19:49
Quote from: Meteorhead on February 21, 2018, 19:08:55
Simpler X windows (up to and including electron apps like Visual Studio Code) now pop-up even without SSH with X-forwarding into the subsystem on the 4 latest insider builds. Next update (Redstone4) coming in March will have this.
I'm personally excited for the interop potential this can bring. I think by RS5, Microsoft can advertise WSL as a potential tool for the masses.
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Jerry on October 27, 2018, 02:26:24
Wonderful article.
So how would we remove the Linux system should we decide that we do not want it anymore? Will that require a reinstall?
Title: Re: How to run Linux binaries natively in Windows 10
Post by: Vaidyanathan on November 07, 2018, 11:19:00
Quote from: Jerry on October 27, 2018, 02:26:24
Wonderful article.
So how would we remove the Linux system should we decide that we do not want it anymore? Will that require a reinstall?

You can simply uninstall it just like any other Store app, which removes all WSL related files. Of course, you can reinstall it again from the Store and also use multiple distros side by side.