Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

What is Windows Subsystem for Linux

Posted on 05/05/202001/10/2023 IT Expert By IT Expert No Comments on What is Windows Subsystem for Linux
  1. Home
  2. Windows Server
  3. What is Windows Subsystem for Linux
Windows Subsystem for Linux

Windows Subsystem For Linux is a new feature of the modern Windows system (WSL has been available for Windows 10 since 2017, and starting from Server 2016 version 1803 (released April 30, 2018), WSL can now be installed on WSL). WSL is not an open-source program or Linux kernel, but rather a proprietary Microsoft framework. To run Windows on Linux, you will need a piece of software called WineHQ. See the following links for more information. What is WineHQ: What is WineHQ, how to install WineHQ on Linux, and how to run Windows applications on Linux. 

With WSL, users can run Linux OS natively on their Windows 10 and Windows Server. This is a real game-changing technology that allows your favourite flavour of Linux whether that be Ubuntu, RedHat, Kali Linux, Alpine, Pengwin, Debian, or openSUSE, to run right in Windows. In this article, we’ll take a look at getting WSL installed and testing out some of the great features it has to offer.

  • For how to install the Windows Subsystem for Linux (WSL) on Windows Server via Server Manager and PowerShell, see the following link.
  • How to install the Windows Subsystem for Linux (WSL) on Windows 10, see the following link.

A brief difference between Windows Traditional VM and WSL

Virtual MachineWSL – Windows Subsystem for Linux
IsolatedIntegrated
Memory Intensivesmall memory footprint
Managed manuallyRuns only when needed
Slow to boot upFast to bootup

Why WSL?

WSL is primarily a development tool, and it exists to help web and software developers for testing purposes. The majority of the software that is run on Windows is actually created in Linux. Before WSL, in the past, to enable Linux to run on Windows, developers have made it work as best they can, creating tools and workarounds like Cygwin or MYSYS so their Linux work plays well with Windows and vice versa.

As discussed, WSL is an important feature for developers. For example, by running a Linux distro with WSL, web developers can be coding in Linux while simultaneously monitoring in real-time the exact page they’re working on via a web browser in Windows, and without requiring extra or paid software. Furthermore, since WSL is a Windows process, you can use Windows tools and functions like the task manager at the same time. Being able to kill a Linux process with the task manager is helpful for those times when something fails or a process hangs. See the following links for examples: How to install Ansible on Windows, how to install additional packages via Cygwin, how to install Cygwin packages from the command line using apt-cyg, and how to install Kerberos packages in Windows via Cygwin.

WSL Drawback

At the moment, WSL does not support Graphical User Interface (GUI) versions of Linux but rather uses a command-line environment. For how to administer Linux via the web, see the following guide. WSL’s command-line interface requires the user to know Linux commands and understand the file organization of a Linux system.

How does the Windows Subsystem for Linux (WSL) work?

WSL translates the Linux system calls returned by the process to the Windows kernel calls while a Linux distro sits on top (compatibility layer and this allows running Linux binaries). It is thus eliminating the need for the Linux kernel in the process. So basically, it is Linux inside Windows. Furthermore, there is no emulation involved whatsoever.

– Underneath the WSL translation layer, implemented as a driver. This is a Windows Driver that implements the Linux Kernel ABI which handles System Calls, Virtual Files, and File Systems.
– At the base of this architecture is the Windows NT kernel.

Windows Subsystem for Linux Architecture 1
Windows Subsystem for Linux Architecture 1
Windows Subsystem for Linux Architecture 2
Windows Subsystem for Linux Architecture 2

Differences between WSL2 and WSL1 – Capabilities of WSL2
– An Actual Linux Kernel
– Full System Call Capability
– Socket/Networking Performance
– File System Performance

Obviously, the change brought by WSL 2 is a great and lightweight virtual machine based on Microsoft’s hardware virtualization service Hyper-V.

  • Having a native hypervisor helps the WSL2 implementation to pull clear any disadvantages that WSL1 had when it first launched.
  • With the availability of a real Linux Kernal enables the user to execute tasks with full system call compatibility. So, the platform becomes much more potent for handling Linux-based applications.

I hope you found this blog post on What is Windows Subsystem for Linux informative. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Linux distro, Microsoft Windows, Slide, Ubuntu, Windows Subsystem for Linux

Post navigation

Previous Post: How to reset your lost or forgotten Windows 10 Password
Next Post: How to disable automatic screen lock in Ubuntu Linux

Related Posts

  • GPO 2
    Why GPO is not the best solution for managing Windows updates Windows Server
  • screenshot 2020 04 27 at 17.34.38
    Remote Server Administration Tools: Install RSAT on Windows Windows Server
  • rdp5
    Change expired RDP Password: How to change a password on a Remote Desktop session Windows Server
  • Hyper V Virtual Switch Copy
    How to Create VDI Collections on Windows Server 2022 Network | Monitoring
  • v13 harding   Veeam
    Hardening Your Infrastructure: A Guide to VMware VBS and MS GPO Credential Guard in VBR v13 Backup
  • image 10
    How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer AWS/Azure/OpenShift

More Related Articles

GPO 2 Why GPO is not the best solution for managing Windows updates Windows Server
screenshot 2020 04 27 at 17.34.38 Remote Server Administration Tools: Install RSAT on Windows Windows Server
rdp5 Change expired RDP Password: How to change a password on a Remote Desktop session Windows Server
Hyper V Virtual Switch Copy How to Create VDI Collections on Windows Server 2022 Network | Monitoring
v13 harding   Veeam Hardening Your Infrastructure: A Guide to VMware VBS and MS GPO Credential Guard in VBR v13 Backup
image 10 How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • 1723152 3cc3 2 750x405 1
    Cluster creation in Proxmox VE Virtualization
  • Screenshot 2024 02 09 at 7.34.18 PM
    How to create a Logic App for monitoring tweets AWS/Azure/OpenShift
  • dvssvd
    Windows Cached Credentials: How does cached domain logon work? Windows
  • shrink and create partition
    How to shrink and create new partition on Windows Server Windows Server
  • maxresdefault 2 7
    How to record your screen with PowerPoint and make slide shows Mac
  • adobeacrobat reader
    Workaround for there were no pages selected to print or the documents could not be printed from Adobe Acrobat Reader JIRA|Confluence|Apps
  • Fix Windows Security Blank Screen Issue
    How to Fix Windows Security Blank Screen Issue Network | Monitoring
  • HP driver
    Printer Driver Information: How to determine the version and type of a Printer Driver Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.