Search
 
SCRIPT & CODE EXAMPLE
 

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.
Comment

PREVIOUS NEXT
Code Example
Shell :: sum of output unix 
Shell :: find files linux newer than 
Shell :: grep last instance 
Shell :: torshammer github 
Shell :: how to enable ssh on headless raspberry pi 
Shell :: linux disk usage by directory one level 
Shell :: package github.com/golang-migrate/migrate is not a main package 
Shell :: copy files from s3 to ec2 vice versa 
Shell :: vscode extension generate vsix 
Shell :: git delete last commit in remote 
Shell :: cpoying data in batch 
Shell :: fedora dnf remove repo 
Shell :: how to install redux 
Shell :: delete from transfer.sh 
Shell :: git create branch from commit 
Shell :: how to realse the lock in the linux in apt 
Shell :: ubuntu fake camera 
Shell :: linux sync files between folders 
Shell :: install brave browser download 
Shell :: how to count number of running processes in windows 
Shell :: install nodejs 16 on ubuntu 
Shell :: how to upload on github with command 
Shell :: current directory makefile 
Shell :: batch open url 
Shell :: 504 gateway time-out nginx/1.18.0 (ubuntu) 
Shell :: linux service start 
Shell :: git merge a branch to master/main 
Shell :: pip install webview error 
Shell :: bash xargs 
Shell :: remove directory linux 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =