KALI LINUX
January 29, 2021 2021-02-02 7:55KALI LINUX
Step by Step Complete Installation of Kali Linux 2020.4
Step – 1
Open any Browser and download VMware / Virtual Box
- Download VMware -> https://www.vmware.com/go/getworkstation-win
- Download Virtual Box -> https://www.virtualbox.org/wiki/Downloads
In my case I install VMware choice is yours
- Download 7-zip Software -> https://www.7-zip.org/
- Download Kali Linux 64-bit VMware -> https://images.kali.org/virtual-images/kali-linux-2020.4-vmware-amd64.7z
- Download kali Linux 32-bit (PAE) VMware -> https://images.kali.org/virtual-images/kali-linux-2020.4-vmware-i386.7z
- Download Kali Linux 64-bit VirtualBox -> https://images.kali.org/virtual-images/kali-linux-2020.4-vbox-amd64.ova
- Dowload Kali Linux 32-bit (PAE) VirtualBox -> https://images.kali.org/virtual-images/kali-linux-2020.4-vbox-i386.ova
Step -2
Install 7-zip
Go where is your Kali Linux downloaded files and Extract it
After extract You will see like this
Step – 3
Open VMware -> Click ‘Open a Virtual Machine’
Step -4
Select location where is you extracted file of your Kali Linux 2020.4
Click on Open, and select this
Again click on open,
Your Kali Linux 2020.4 machine automatically created
Step – 5
Click on ‘Play on this virtual machine’
A pop-up is appear simply click on ‘copied’
It will automatically started or you enter
Now it is on processing
The default username and password of Kali Linux 2020.4 is ‘kali’ and ‘kali’
You will see like this type of screen
Great,
You successfully installed kali Linux 2020.4 in VMware.
Now, we check terminal is working or not
Means commands are executing or not.
Give root password by command ‘sudo passwd’
Now switch in Root
By command ‘su-‘ or ‘su – root’
Great,
Everything is on working.