Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

kali linux gui in wsl2

1) Enable the Windows Subsystem for Linux
2) Restart your computer.
3) Go to the microsoft store and search for Kali Linux.
4) Install Kali Linux and choose a username and password.
5) Run sudo apt update && sudo apt upgrade -y
6) After updating, run sudo apt install kali-desktop-xfce -y
7) After installing, run sudo apt install xrdp -y
8) After that finishes installing, run sudo service xrdp start
9) Run ip add and find the ip address
10) Open up remote desktop connection and paste the ip address.
11) Login with your username and password. Kali linux should start.
Source by # #
 
PREVIOUS NEXT
Tagged: #kali #linux #gui
ADD COMMENT
Topic
Name
3+6 =