It’s been awhile since I installed WSL (Windows Subsystem for Linux) with Ubuntu on Windows 10. When I installed the Ubuntu App in the Microsoft Store, it installed Ubuntu 18.04 LTS under WSL version 1. Currently, WSL is at version 2 (specifically 2.7.12 stable release) and Ubuntu is at version…
Leave a CommentTag: WSL
To facilitate web development, I wanted the same environment on my Windows 10 desktop as exists on my Ubuntu VPS server. With WSL (Windows Subsystem for Linux), I can have the same LEMP (Linux, Nginx, MySQL, and PHP) setup on my Windows 10 desktop. See my previous post, Install Subversion…
5 CommentsI needed Subversion client access on a fresh Windows 10 installation. Rather than installing one of the Subversion clients for Windows (for example, CollabNet Subversion or SlikSVN), I decided to take advantage of the new WSL (Windows Subsystem for Linux). The best part of macOS is the Linux system which…
Leave a Comment