Install Kali Linux on Windows 10 (WSL 2 GUI) – Your Gateway to Ethical Hacking!!

10 Просмотры
Издатель
In this video, we would learn how to install Kali Linux on Windows 10 using easy steps. Kali Linux is the gateway to start Ethical Hacking. Please check our previous Windows 10 videos:

How to update to Windows version 2004: https://youtu.be/bFZSr0zOeT4
What’s new in Windows 10 version 2004: https://youtu.be/HUetEIY1ndk

Please do subscribe to our channel as it motivates us to bring more amazing content and tutorials for you all.

www.youtube.com/UniversalPahji

Commands Used In The Video [Run POWERSHELL as administrator]

1. Enable WSL 2

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

REBOOT The Computer

2. Enable Virtual Machine Platform:

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

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

REBOOT The Computer

3. Download Linux Kernel: https://aka.ms/wsl2kernel

SET DEFAULT TO WSL 2
wsl --set-default-version 2

CHECK VERSION
cat /etc/os-release

4. Installing GUI: Graphical User Interface:

sudo apt update && sudo apt upgrade -y

sudo apt install kali-desktop-xfce -y

5. Installing and starting XRDP:

sudo apt install xrdp -y

sudo service xrdp start

6. To get the IP Address of the Kali Machine

ip add

7. When you are done using Kali Linux it is best to shut down the xrdp server by running sudo /etc/init.d/xrdp stop at the Kali Linux Rolling prompt. Enjoy!


इस वीडियो में, हम सीखेंगे कि आसान चरणों का उपयोग करके विंडोज 10 पर काली लिनक्स कैसे स्थापित करें। काली लिनक्स एथिकल हैकिंग शुरू करने का प्रवेश द्वार है। कृपया हमारे पिछले विंडोज 10 वीडियो देखें:

How to update to Windows version 2004: https://youtu.be/bFZSr0zOeT4
What’s new in Windows 10 version 2004: https://youtu.be/HUetEIY1ndk

कृपया हमारे चैनल को सब्सक्राइब करें क्योंकि यह हमें आप सभी के लिए अधिक अद्भुत सामग्री और ट्यूटोरियल लाने के लिए प्रेरित करता है।

यदि आपके कोई प्रश्न हैं, तो कृपया उन्हें टिप्पणी अनुभाग में पोस्ट करें और हम आपको जल्द से जल्द जवाब देंगे !!

हमारा वीडियो देखने के लिए धन्यवाद !!!!

#wsl2 #kalilinux2020 #kalilinux
Категория
Установка Windows
Комментариев нет.