Skip to content
  • GitHub
  • LinkedIn
  • Twitter
  • Instagram
  • SlideShare

#SharePointProblems

Solutions are worthless unless shared! Antti K. Koskela's Personal Professional Blog

  • Home
  • Posts
    • Configuration
    • DevTips
    • Tech Tips
    • Programming
    • Development environment
    • Troubleshooting
  • About (etc.)
    • Antti K. Koskela
    • Get in touch!
  • Archives
    • Browse my posts
  • Search

Democracy is under attack. Ukraine is the victim under fire right now, but imperialism won't stop there. I urge you to help - click this for details!

Home » WSL

Tag: WSL

Windows Subsystem for Linux (WSL) is a powerful feature that allows users to run Linux applications directly on their Windows computers without the need for a virtual machine or dual-booting. Here are some reasons why WSL is great:

  1. Access to Linux applications: WSL allows Windows users to access a vast range of Linux applications, tools, and utilities directly from the Windows Command Prompt or PowerShell.
  2. Seamless integration: WSL integrates seamlessly with Windows, allowing users to access and edit files on the Windows filesystem using Linux command-line tools and utilities.
  3. Improved development experience: WSL provides developers with a more native and streamlined development environment by allowing them to use the same tools and workflows on both Linux and Windows.
  4. Improved performance: WSL 2, which is the latest version of WSL, features a full Linux kernel running in a lightweight virtual machine, which provides improved performance and support for a broader range of Linux applications.
  5. Easy installation: WSL is easy to install and set up, with a simple installation process that can be completed in just a few steps.

Overall, WSL is great for Windows users who need access to Linux applications or developers who want a more native development experience on Windows.

What Microsoft says about WSL?

The Windows Subsystem for Linux lets developers run a GNU/Linux environment — including most command-line tools, utilities, and applications — directly on Windows, unmodified, without the overhead of a traditional virtual machine or dualboot setup.

You can:

  • Choose your favorite GNU/Linux distributions from the Microsoft Store.
  • Run common command-line tools such as grep, sed, awk, or other ELF-64 binaries.
  • Run Bash shell scripts and GNU/Linux command-line applications
  • Install additional software using your own GNU/Linux distribution package manager.
  • Invoke Windows applications using a Unix-like command-line shell.
  • Invoke GNU/Linux applications on Windows.
  • Run GNU/Linux graphical applications integrated directly to your Windows desktop
  • Use GPU acceleration for machine learning, data science scenarios and more

(source: https://learn.microsoft.com/en-us/windows/wsl/about)

 

Let's fix all the problems!

Upgrade from WSL 1 to WSL 2 in Windows 10 to fix Docker

Okay – another one of the topics that I’m explaining probably more to myself than whoever’s reading this later. But that’s why I write this blog, so please bear with me. 🙂 Anyway, onto the actual issue at hand! I was configuring Docker on WSL on my Windows laptop for…Continue reading Upgrade from WSL 1 to WSL 2 in Windows 10 to fix Docker

16 gigs of RAM is NOTHING in 2022

How to solve Vmmem consuming ungodly amounts of RAM when running WSL?

This was another (luckily pretty shallow) rabbit hole down some corporate IT and weird default configurations by our favorite tech-daddy Microsoft. In this article, I will describe one possible reason for a process called Vmmem.exe consuming enough RAM to crash pretty much everything else running on your machine. But let’s…Continue reading How to solve Vmmem consuming ungodly amounts of RAM when running WSL?

Author's photo: Antti K. Koskela

About the site and the author

Welcome! You just stumbled upon the home page of an all-around artisan code crafter and Microsoft MVP, Antti "koskila" Koskela.

Don't hesitate to leave comments. I read them all and try to reply as well!

More information about me in the About -section!

Recent articles

  • Microsoft. Word.

    How to “fix” Word removing tagged users from comments?

     September 5, 2023
  • How to install Home Assistant on Synology NAS (DSM 7.2)?

     August 29, 2023
  • Classic SharePoint 404 showing pagenotfound.aspx

    How to configure a custom 404 page for a SharePoint site?

     August 22, 2023
  • Azure DevOps build pipelines failing

    Azure DevOps pipelines suddenly failing with “##[error]#0 building with default instance using docker driver”

     August 15, 2023
  • I've got 99 problems but the lack of a gaming mouse ain't one

    How to fix Windows not recognizing your mouse clicks?

     August 8, 2023
Microsoft MVP Program logo in dark grey and white
To the top of the page!
Koskila.net has been going strong since 2009 - way before I knew anything about .NET! :)

Want to see old versions of the site? Check them out on Archive.org!