Kali linux is a famous linux distro. It is used for Penetration Testing and Ethical Hacking. You can use Kali Linux in window 10 as a subsystem of window. Let's see how you can do that !
Step 1 :First run PowerShell as the administrator by pressing Windows + X and clicking on Windows PowerShell (Admin).
Step 2 :Now enter below command :
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Step 3 :Now a loading bar will appear for a few seconds. Then Press Y and Enter to reboot.
Step 4 :Now open Microsoft Store to download Kali Linux.
Step 5 :after the installation click on Launch button.
Step 6 :Now its begin the final installation which can take a few minutes.
Step 7 :Now create Unix Username & Password.
Step 8 :Okay, Now its done. You can update linux by below commands :
sudo apt-get update
sudo apt-get dist-upgrade
Thanks for reading this article ! If you facing any problem then you can comment.
Happy Hacking :3
Step 1 :First run PowerShell as the administrator by pressing Windows + X and clicking on Windows PowerShell (Admin).
Step 2 :Now enter below command :
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Step 3 :Now a loading bar will appear for a few seconds. Then Press Y and Enter to reboot.
Step 4 :Now open Microsoft Store to download Kali Linux.
Step 5 :after the installation click on Launch button.
Step 6 :Now its begin the final installation which can take a few minutes.
Step 7 :Now create Unix Username & Password.
Step 8 :Okay, Now its done. You can update linux by below commands :
sudo apt-get update
sudo apt-get dist-upgrade
Thanks for reading this article ! If you facing any problem then you can comment.
Happy Hacking :3
