From 66da64b51f1de4803c2a58f240b7705a06035f37 Mon Sep 17 00:00:00 2001 From: Expo on server <expo@expo.survex.com> Date: Thu, 27 Oct 2022 11:42:30 +0100 Subject: [PATCH] WSL file permissions - online edit of handbook/troggle/troglaptop.html --- handbook/troggle/troglaptop.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/troggle/troglaptop.html b/handbook/troggle/troglaptop.html index a5f7a995d..d1ff3e326 100644 --- a/handbook/troggle/troglaptop.html +++ b/handbook/troggle/troglaptop.html @@ -57,7 +57,7 @@ http://expo.survex.com/repositories/troggle/.git/tree/README.txt <h3>WSL on Windows</h3> <p>If you are using an old laptop, you may have to run Ubuntu in WSL1 rather than WSL2. WSL2 requires virtualisation features that your hardware may not support if it is more than about 5 years old. <p>The standard documentation for Ubuntu or debian below all works, but you should first skim the -<a href="../computing/winlaptop.html">Windows expo laptop</a> configuration too. So far as expo software is concerned, WSL1 and WSL2 behave identically. + <a href="../computing/winlaptop.html">Windows expo laptop</a> configuration too. <em>So far as expo software</em> is concerned, WSL1 and WSL2 behave identically. <p>...Except for file permissions, which can cost you a day of frustration if you are unlucky. See <a href="https://learn.microsoft.com/en-us/windows/wsl/file-permissions">WSL File Permissions</a>. <h3>Why no Docker container?</h3> <p>Yes, it is true that this would greatly speed up on-boarding new programmers.