https://github.com/vinberg88/vinberg88.github.io
Welcome to my page about WSL via GitHUB - Page on how to install different desktops via WSL and Windows 11
https://github.com/vinberg88/vinberg88.github.io
almalinux arch centos debian fedora gnome kde manjaro microsoft nixos opensuse redhat redhat-enterprise-linux rockylinux ubuntu windows windows11 wsl wsl2
Last synced: 3 months ago
JSON representation
Welcome to my page about WSL via GitHUB - Page on how to install different desktops via WSL and Windows 11
- Host: GitHub
- URL: https://github.com/vinberg88/vinberg88.github.io
- Owner: vinberg88
- Created: 2023-12-06T19:55:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-28T14:17:53.000Z (4 months ago)
- Last Synced: 2026-02-28T17:46:28.243Z (4 months ago)
- Topics: almalinux, arch, centos, debian, fedora, gnome, kde, manjaro, microsoft, nixos, opensuse, redhat, redhat-enterprise-linux, rockylinux, ubuntu, windows, windows11, wsl, wsl2
- Language: TypeScript
- Homepage: https://vinberg88.github.io/
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Tips and tricks for WSL and Windows 11 - WSL2 - 2025
Main Page - https://vinberg88.github.io
ABOUT WSL for WINDOWS 11 - https://learn.microsoft.com/en-us/windows/wsl/about
WSL stands for Windows Subsystem for Linux, a feature of Windows that
allows users to run a Linux environment directly on their Windows
machine without needing a separate virtual machine or dual-booting.
Here you have more stuff about WSL and other desktops for Linux and Windows 11/10 to build.
https://github.com/vinberg88/opensuse
How it Works:
WSL2 integrates a lightweight virtual machine to host a full Linux kernel. This approach provides excellent
compatibility for Linux tools and applications while maintaining high performance for file operations.
Linux distributions are run as isolated containers within the WSL2-managed VM, with their own namespaces
but sharing common Windows resources like the network.
Installation:
To get started with WSL2, you need to enable the necessary Windows features and then install a Linux
distribution, such as Ubuntu, from the Microsoft Store or by using the wsl --install command in PowerShell.
Kind Regards,
Mattias Vinberg - Sweden - Stockholm - WSL - Linux - MICROSOFT - Github - Windows 11 - 2025