From cc5895e8f6f2fb12d81dc7b3019c8e0f22738cd6 Mon Sep 17 00:00:00 2001 From: Wirawan Purwanto Date: Tue, 16 Apr 2024 09:49:57 -0400 Subject: [PATCH] * Added an initial stub for a guide to set up Linux on Windows with WSL (WIP). --- vm/20230824.Linux-on-WSL.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 vm/20230824.Linux-on-WSL.md diff --git a/vm/20230824.Linux-on-WSL.md b/vm/20230824.Linux-on-WSL.md new file mode 100644 index 0000000..c95769b --- /dev/null +++ b/vm/20230824.Linux-on-WSL.md @@ -0,0 +1,14 @@ +Running Linux Software on WSL +============================= + +Windows Subsystem for Linux (WSL) provides a convenient way to run +Linux applications on Windows machines. +This brief guide provides a way to start a Linux VM under WSL. + + + +VM Commands +----------- + +The VM commands are provided by the `wsl` program. +