F5F Stay Refreshed Software Operating Systems Create a video about WSLWindows Subsystem for Linux and ask for help from Linus.

Create a video about WSLWindows Subsystem for Linux and ask for help from Linus.

Create a video about WSLWindows Subsystem for Linux and ask for help from Linus.

Pages (2): 1 2 Next
P
PoonScopes
Junior Member
13
11-04-2016, 03:51 AM
#1
I notice many people mention Cygwin and are confused about which operating system they should use. It seems Windows 10 offers a great feature called Windows Subsystem for Linux that everyone can access. I wonder why no one is sharing clear tutorials, especially since it works smoothly on Windows without needing virtualization or reboots.
P
PoonScopes
11-04-2016, 03:51 AM #1

I notice many people mention Cygwin and are confused about which operating system they should use. It seems Windows 10 offers a great feature called Windows Subsystem for Linux that everyone can access. I wonder why no one is sharing clear tutorials, especially since it works smoothly on Windows without needing virtualization or reboots.

K
Kimbaj123
Member
181
11-04-2016, 05:44 AM
#2
Not worth it compared to a VM.
K
Kimbaj123
11-04-2016, 05:44 AM #2

Not worth it compared to a VM.

Y
74
11-04-2016, 11:54 AM
#3
This could be intriguing.
Y
YouShouldWorry
11-04-2016, 11:54 AM #3

This could be intriguing.

_
_Chuddy
Junior Member
18
11-10-2016, 04:26 PM
#4
I haven't tested for performance profiling. What I know is that if you're building a non-graphical program for Linux targets and your main OS is Windows, it works much better than emulation. You don't need to run an entire alternative OS—especially on a laptop—since you can just run the Linux application on top of Windows. This approach avoids the performance cost of launching a full VM.
_
_Chuddy
11-10-2016, 04:26 PM #4

I haven't tested for performance profiling. What I know is that if you're building a non-graphical program for Linux targets and your main OS is Windows, it works much better than emulation. You don't need to run an entire alternative OS—especially on a laptop—since you can just run the Linux application on top of Windows. This approach avoids the performance cost of launching a full VM.

D
DJ_BlueBerry
Junior Member
12
12-02-2016, 12:48 AM
#5
In my workplace some tools use Windows Subsystem for Linux (WSL). It doesn’t make sense to rely on a virtual machine anymore for development. A VM restricts your access to resources like RAM, storage, and CPU, whereas WSL gives you full native-like capabilities. The only missing distro is Fedora/CentOS. Fedora was meant to be the first Linux distribution for WSL, but it got stuck with Red Hat Lawyers and hasn’t moved forward much, possibly due to lack of interest or financial reasons. CLion for Windows has been updated to support WSL, which is really promising.
D
DJ_BlueBerry
12-02-2016, 12:48 AM #5

In my workplace some tools use Windows Subsystem for Linux (WSL). It doesn’t make sense to rely on a virtual machine anymore for development. A VM restricts your access to resources like RAM, storage, and CPU, whereas WSL gives you full native-like capabilities. The only missing distro is Fedora/CentOS. Fedora was meant to be the first Linux distribution for WSL, but it got stuck with Red Hat Lawyers and hasn’t moved forward much, possibly due to lack of interest or financial reasons. CLion for Windows has been updated to support WSL, which is really promising.

E
electrodude44
Member
143
12-03-2016, 03:21 PM
#6
The WSL restricts running an x-server, making GUI apps impractical. In newer Windows versions, you can still execute network stack tools such as ping.
E
electrodude44
12-03-2016, 03:21 PM #6

The WSL restricts running an x-server, making GUI apps impractical. In newer Windows versions, you can still execute network stack tools such as ping.

J
juniorhockey
Member
171
12-05-2016, 03:33 PM
#7
You can set up an x-server on Windows. There are online guides to help you configure it, allowing you to use GUI Linux applications. Microsoft has been enhancing WSL across different versions of Windows 10.
J
juniorhockey
12-05-2016, 03:33 PM #7

You can set up an x-server on Windows. There are online guides to help you configure it, allowing you to use GUI Linux applications. Microsoft has been enhancing WSL across different versions of Windows 10.

B
banshee45
Senior Member
726
12-05-2016, 10:23 PM
#8
The GUI applications utilize the GPU effectively for performance.
B
banshee45
12-05-2016, 10:23 PM #8

The GUI applications utilize the GPU effectively for performance.

G
GalinhoPlayer
Junior Member
41
12-27-2016, 10:57 AM
#9
The approach mainly involves setting up an SSH server and then linking via a client with X11 forwarding activated.
G
GalinhoPlayer
12-27-2016, 10:57 AM #9

The approach mainly involves setting up an SSH server and then linking via a client with X11 forwarding activated.

C
Caillou___
Junior Member
34
01-06-2017, 08:04 AM
#10
I rely heavily on WSL for my work and it offers significant advantages over virtual machines.
C
Caillou___
01-06-2017, 08:04 AM #10

I rely heavily on WSL for my work and it offers significant advantages over virtual machines.

Pages (2): 1 2 Next