Moving the WSL installation of Kali Linux to a different location
Dec 10, 2021 · 2 min read · Open PowerShell as an administrator Run the following command to install Chocolatey via PowerShell (https://chocolatey.org/install) - Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.N...
Join discussion