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 :: git get commit id 
Shell :: uninstall tesseract 4 
Shell :: bash fully unsquash sqfs file 
Shell :: difference between -s and --save 
Shell :: install angular in ubuntu 
Shell :: kill screen ubuntu 
Shell :: apache is not starting in xampp ubuntu 20 
Shell :: installing eth-brownie 2022 
Shell :: env var linux to uppercase lowercase 
Shell :: Installing nvidia-docker on linux mint 
Shell :: jscore 
Shell :: remove/undo all modified files git 
Shell :: port kill in windows 
Shell :: yarn frozen lockfile 
Shell :: downgrade npm package to specific version 
Shell :: convert pem to crt 
Shell :: arch hwo ot knwo th eversion of a package 
Shell :: firefox custom search engine 
Shell :: update brew 
Shell :: gpg-decryption 
Shell :: use nvm to install latest node 
Shell :: Search for file using bash 
Shell :: mv is a Unix command and I think you are using windows. You have 2 options: Installing Git bash and in the bash use mv command. Using Windows move command. 
Shell :: how to switch remote from https to ssh on in github 
Shell :: git remove directory from tracking 
Shell :: firebase deploy only hosting command 
Shell :: centos install wget 
Shell :: ethers install 
Shell :: Git change branch from branch to main 
Shell :: asdf local 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =