WSL 2 GUI

COMMANDS

Say Goodbye to Cracked pro version VMware, Virtualbox

VMware Disadvantages

  • Incompatibility with hardware that VMware doesn’t support.
  • Complex device drivers will slow the initialization time.
  • Steep learning curve.
  • Corrupt external code may slow initialization or hang a server.
  • Trial software missing some functionality.

Virtual machines are less efficient than real machines because they access the hardware indirectly. Running software on top of the host operating system means that it will have to request access to the hardware from the host. That will slow the usability

1. INSTALL WSL 2 RUN POWERSHELL as administrator

Type the following commands ☮

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

RESTART PC

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

RESTART PC

We do need to update the kernel package for WSL2. Download Linux Kernel: https://aka.ms/wsl2kernel SET DEFAULT TO WSL 2

CHECK VERSION

⚙️ wsl --set-default-version 2
⚙️ wsl --list --verbose

♛ What’s crazy is we can just install kali Linux like an app? and I Love this, So search for kali Linux in the search bar on Microsoft Store

Installing, this may take a few minutes, Let’s install ask you for username and password

2. INSTALL GUI

⚙️ sudo apt update && sudo apt upgrade -y 
⚙️ sudo apt install kali-desktop-xfce -y XRDP 

English is good & better

⚙️ sudo apt install xrdp -y 
⚙️ sudo service xrdp start

We can remote into kali GUI let’s check it out first we need our IP address,

Go over to our Start bar and type remote desktop

Put in your Login info this is what you just when set up and install kali after entering credentials enter OK

Whoa, look at that yes!! kali Linux running on windows so weird can it be real? let’s try it.

Now kali on windows 💜♪

Thanks for reading! I hope this helps, For more Tips & methodology Follow

↫↫↫↫↫ 😍 HΛCKING ↬↬↬↬↬

BOBBYTN

ℂ|𝔼ℍ𝕧𝟙𝟙 | 𝔹𝕦𝕘 𝕙𝕦𝕟𝕥𝕖𝕣 | ℂ𝕪𝕓𝕖𝕣 𝕊𝕖𝕔𝕦𝕣𝕚𝕥𝕪 ℝ𝕖𝕤𝕖𝕒𝕣𝕔𝕙𝕖𝕣 | 𝔼𝕥𝕙𝕚𝕔𝕒𝕝 ℍ𝕒𝕔𝕜𝕖𝕣 | 𝕄𝕒𝕤𝕥𝕖𝕣 𝕚𝕟 𝕊𝕠𝕔𝕚𝕒𝕝 𝔼𝕟𝕘𝕚𝕟𝕖𝕖𝕣𝕚𝕟𝕘...

Leave a Reply