From a5ea4822ae701338111fa45a66d2b7c6ac4c286d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D2=89=CE=B1k=CE=B1=20x=E2=A0=A0=E2=A0=B5?= <32862241+4k4xs4pH1r3@users.noreply.github.com> Date: Wed, 4 Oct 2023 08:19:39 +0300 Subject: [PATCH] Update Kali_WSL.md --- Linux/Kali/Kali_WSL.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Linux/Kali/Kali_WSL.md b/Linux/Kali/Kali_WSL.md index 4d8e1d1c..44928b0a 100644 --- a/Linux/Kali/Kali_WSL.md +++ b/Linux/Kali/Kali_WSL.md @@ -1,6 +1,6 @@ # Kali Linux WSL 2 Ninja -0. Enable WSL feature, execute this in Powershell as Administrator +0. Enable WSL feature, executing this in Powershell as Administrator Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux @@ -17,12 +17,17 @@ This package will install the most recent version of the WSL 2 Linux kernel 3. Set WSL version 2 as the default wsl --set-default-version 2 + + +4. Update WSL to the latest version -5. Install Kali Linux WSL from the Windows Store + wsl --update + +5. Install Kali Linux WSL from the Windows Store - https://www.microsoft.com/store/apps/9PKR34TNCV07 +https://www.microsoft.com/store/apps/9PKR34TNCV07 -6. Restart Your device +6. Restart Windows Operating System to apply changes 7. Open Kali Linux, follow the wizard for installation define your username and password, and reset the root password @@ -30,7 +35,7 @@ This package will install the most recent version of the WSL 2 Linux kernel 8. Add this path to Windows Defender as an exception - C:\Users\usuario\AppData\Local\Packages\KaliLinux.* + C:\Users\yourusername\AppData\Local\Packages\KaliLinux.* # 33.37 GB of free space is required on your disk. ***Repeat it until you see that really was installed successfully at 100% as root.