Blog

DevOps, tools, tips, and tech

Showing 10 posts tagged “wsl · Clear filter

Backing Up and Restoring WSL Distributions diagram
·
#wsl#windows#backup#disaster-recovery

Backing Up and Restoring WSL Distributions

Export WSL distributions to tar archives, restore from backups, and build a simple backup routine with wsl --export and wsl --import.

Cloning WSL Distributions diagram
·
#wsl#windows#development#testing

Cloning WSL Distributions

Need a copy of your WSL distribution for testing? Clone WSL2 distributions using export and import, keeping your environment intact.

Importing Container Images as WSL Distributions diagram
·
#wsl#docker#containers#oci

Importing Container Images as WSL Distributions

Turn any Docker or OCI container image into a WSL distribution. Import from Docker Hub, GitHub Container Registry, and more.

Managing WSL Disk Space diagram
Click to expand
1527 × 260px
·
#wsl#windows#disk-management#vhdx#optimization

Managing WSL Disk Space

WSL2 virtual disks grow but never shrink automatically. Reclaim wasted space with fstrim, Optimize-VHD, and sparse mode.

Moving WSL Distributions to Another Drive diagram
·
#wsl#windows#disk-management#migration

Moving WSL Distributions to Another Drive

Running out of C: drive space? Move WSL2 distributions to another drive using wsl --manage --move or the export/import method.

Renaming WSL Distributions diagram
·
#wsl#windows#registry#windows-terminal

Renaming WSL Distributions

WSL has no rename command. Renaming a distribution means editing the Windows Registry, updating Terminal profiles, and fixing shortcuts.

The Great WSL Escape - Why My Homelab Runs in a Hyper-V VM diagram
·
#kubernetes#homelab#wsl#hyper-v#networking

The Great WSL Escape - Why My Homelab Runs in a Hyper-V VM

Part 1 of my homelab series: Why running Kubernetes in WSL didn't work out and how Hyper-V with mirrored networking saved the day.

Building WSL-UI: A Christmas Project with Tauri diagram
Click to expand
1302 × 503px
·
#wsl-ui#tauri#rust#react#wsl#desktop-app

Building WSL-UI: A Christmas Project with Tauri

How a DevOps engineer spent the Christmas break building a modern desktop app for managing WSL2 distributions using Tauri, React, and Rust.

Running Podman on Windows with WSL: A Practical Guide diagram
·
#podman#wsl#windows#containers#devops

Running Podman on Windows with WSL: A Practical Guide

Learn how to set up Podman on Windows using WSL and Podman Desktop, including solutions for common volume mounting and permissions issues.

·
#announcements#wsl

Welcome to the WSL UI Blog

Introducing our new blog where we'll share WSL tips, tutorials, and WSL UI updates.