Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 5 january 2024
adv ex on 22 February 2024
Banner expire 20 November 2024
Kfc Club

Patrick Stash
casino
banner expire at 13 August 2024
BidenCash Shop
Rescator cvv and dump shop
Yale lodge shop
UniCvv

Premiums

TRUSTED VENDOR
Joined
Dec 5, 2020
Messages
2,349
Kali Linux is a famous Linux distro. It is used for Penetration Testing and Ethical Hacking. You can install Kali Linux in window 10 as a subsystem of the 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 the 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 clicks on the 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 it’s done. You can update Linux by below commands :

sudo apt-get update
sudo apt-get dist-upgrade
 
Top Bottom