Bojan970
Well-known member
- Joined
- Jan 12, 2021
- Messages
- 563
- Reaction score
- 319
Jedna jako dobra i korisna opcija a to je WSL kod windowsa gde u pozadini moze raditi Linux.
Odlicna stvar kako za one kojima je ovo posao tako i za ostale kojima iz nekog razloga je ova opcija neophodna da li zbog samih programa koje koriste ili neke trece stvari mislim da vredi ovo podeliti sa korisnicima Linux - zajednice ovde na forumu.
WSL is a Windows-based developer’s tool that lets you run GNU/Linux environments. Windows users can now avail the functionality of several command-line tools. However, before the availability of WSL, virtual machines were the only option to use Linux on Windows.
The programming world has always been divided when it comes to development on an operating system of choice. Some developers prefer using Windows which is a popular and easy-to-use operating system, whereas the others who prefer to have more control over their operating system opt to use some flavor of Linux. This raises some key issues when developing the applications that are required to run on both a Windows and a Linux machine. There was a severe need to fill the gap that would enable the cross platform development from just one operating system. This divide was filled with the advent of the Windows Subsystem for Linux.
linuxhint.com
linuxhint.com
Odlicna stvar kako za one kojima je ovo posao tako i za ostale kojima iz nekog razloga je ova opcija neophodna da li zbog samih programa koje koriste ili neke trece stvari mislim da vredi ovo podeliti sa korisnicima Linux - zajednice ovde na forumu.
WSL is a Windows-based developer’s tool that lets you run GNU/Linux environments. Windows users can now avail the functionality of several command-line tools. However, before the availability of WSL, virtual machines were the only option to use Linux on Windows.
The programming world has always been divided when it comes to development on an operating system of choice. Some developers prefer using Windows which is a popular and easy-to-use operating system, whereas the others who prefer to have more control over their operating system opt to use some flavor of Linux. This raises some key issues when developing the applications that are required to run on both a Windows and a Linux machine. There was a severe need to fill the gap that would enable the cross platform development from just one operating system. This divide was filled with the advent of the Windows Subsystem for Linux.
The Best of Both Operating Systems with the Windows Subsystem for Linux (WSL)
Comprehensive guide on how to install the WSL on a Windows machine and how to configure it to get the best results possible using different ways to use the WSL.

How to Enable WSL Optional Component for Linux
The Windows Subsystem for Linux allows you to access several GNU/Linux environments on Windows OS without using a virtual machine. To get to that, the feature named Windows Subsystem for Linux needs to be enabled. This guide enlists several methods to enable the WSL feature on Windows. You can...
