How to Install Kali Linux on WINDOWS! (WSL2 w/ GUI)

Published: 23 September 2020
on channel: Retr0
83
8

Hey, I'm Retr0.

In this video I will teach you how to install Kali Linux on Windows 10 using WSL2.


Instructions Installing WSL2 by retr0:

RUN POWERSHELL as ADMIN
Enter: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

RESTART PC

Enable Features:
Enter: dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Enter: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

RESTART PC

Download Linux Kernel:

SET DEFAULT TO WSL 2 & CHECK VERSION
Enter: wsl --set-default-version 2
Enter: wsl --list --verbose

INSTALL GUI
Enter: sudo apt update && sudo apt upgrade -y

Desktop Enviroment-
Enter: sudo apt install kali-desktop-xfce -y

XRDP
Enter: sudo apt install xrdp -y
Enter: sudo service xrdp start



How to Open Kali Linux GUI instead of Terminal:
1. Once you finish installing everything, open the terminal in Kali Linux and type "sudo ifconfig" and look for your IP located next to inet [IP].
2. Open Remote Desktop on Windows 10 and enter the IP from the Kali Terminal. Click Yes. Done.

Make sure to subscribe and like the video if this helped you and if you have any questions, leave a comment!


Watch video How to Install Kali Linux on WINDOWS! (WSL2 w/ GUI) online without registration, duration 04 minute 39 second in high hd quality. This video was added by user Retr0 23 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 83 once and liked it 8 people.