PostsProjectsAbout
Posts
Composer (2) DigitalOcean (1) Docker (6) Git (2) Ionic (1) Laravel (6) Let's Encrypt (1) Namecheap (1) Nginx (6) Node.js (1) Nuxt (1) PHP (9) PM2.IO (1) Redis (1) SSH Key (2) Visual Studio Code (2) Vue.js (1) WSL (4) Xdebug (2)
WSL
Tuesday, July 29, 2025How to move WSL file system to another drive
WSL

This guide outlines how to move the WSL file system to another drive by shutting down WSL, relocating the LocalState directory, and configuring a directory junction for seamless integration.

Tuesday, April 29, 2025How to limit WSL memory usage
WSL

This guide demonstrates how to limit WSL memory usage by configuring the .wslconfig file, restarting the WSL service, and verifying the memory allocation before and after the change.

Friday, April 11, 2025How to completely uninstall WSL
WSL

This guide provides a step-by-step instructions to completely remove the Windows Subsystem for Linux (WSL) from a Windows system. It includes uninstalling the Linux distribution, removing related components, disabling related Windows features, and restarting the computer to apply the changes.

Tuesday, December 10, 2024How to install Linux on Windows with WSL
WSL

This guide explains how to install Linux on a Windows machine using Windows Subsystem for Linux (WSL). It covers enabling required Windows features, choosing a Linux distribution, resolving common setup issues, and updating the Linux system after installation.