Kali Linux Tutorial # 2 - Install Kali Linux On VMware & Install VMware Tools 2015

Опубликовано: 01 Октябрь 2024
на канале: Radix Code
5,306
9

Article Link : http://radixcode.com/how-to-install-k...

Hi , in this video i will show you how to install Kali Linux on Vmware as well as install vmware tools on it , vmware is not free and if you can not afford it then i recommend you to either Dual Boot Kali Linux with your current Operating system or use Virtual Box.
To install Kali Linux on vmware just go to its official website.and download it . Also download vmware.After downloading and installing vmware , open it
To create machine go to “File” and click on “Create New Machine”
Now select configuration type “Typical” and click on next.
Now select “Installer disk image file” and click on “Browse”
Now select your downloaded ISO file of Kali Linux and move to next step
Here in this page name your operating system.
Now select hard disk size, i prefer at least 15 GB
Now click on “Finish” and after it , click on “Edit Virtual Machine settings”
Now increase Ram size to at least 1 GB.
Now close it , and click on “Power on this virtual machine”
We are done with installing Kali Linux , now our next step is to install Vmware tools on it.
Vmware tools will helps your guest operating system to run perfectly.
In vmware window go to “VM” and click on “Install Vmware tools”
Now go to CD Room and copy VmwareTools.9.6.tar.gz to desktop
Open Terminal window and navigate to Desktop and unzip this file using this command
tar -xzvf filename.tar.gz
Now go to vmware tools folder and do ls
Now run “vmware-install.pl” using this command
./vmware-install.pl
It will ask you some questions , just answer these questions , for more details check out video tutorial above.
Finally if you done everything good then you will get this message.