• Breaking News

    How to install Kali Linux |how to install Linux | How to install os | How to install Kali Linux on VMWARE

    How to install Kali Linux on your system



    So here are the steps to download and install kali linux -
    The installation procedure on the hard drive and the virtual machine are basically the same, so we will be looking at the differences only. The differences between the 2 installation methods are mostly limited to the installation media and defining the virtual machine settings. If you have the luxury of choosing between a virtual machine and a dedicated machine to install Kali Linux on, we suggest using the dedicated machine. Apart from the fact that a Virtual machine will consume a lot of resources on your main machine, Kali Linux is said to run more stable on a dedicated machine and in most cases a lot faster too.
    Installing kali linux on hard drive.
    Best method for installation of kali linux is by USB drive.The installation process will be a little different than installing Kali on a virtual machine because we need to write the ISO to the USB drive and boot the system on which we will be installing Kali from the USB drive.
    Firstly,download the ISO image from the official Kali Linux website:
    After downloading the ISO file from the official Kali website you can use Win32DiskImager to write the ISO to a formatted USB drive. Win32DiskImager is a free tool which can be downloaded here:
    So after downloading follow these steps.
    Open Win32DiskImager, select the downloaded Kali image and specify the USB drive which we will be using to install Kali from. First select the downloaded Kali Linux image file, select the USB drive under the device drop down menu and click the write button to copy the image file to the USB device. When the writing process is finished you can connect the USB drive to the machine and boot the system from the USB drive. If this is not happening automatically after rebooting you’ll have to press F12 after booting your system to get into the BIOS menu. In the BIOS menu you can change the boot order of the system so it will boot from your USB drive after the next reboot. After rebooting your machine you will enter the installation menu for Kali Linux.
    Installing kali linux on a virtual machine.
    When you want to run Kali Linux on a virtual machine you have 2 different options:
    1. Download the installation ISO and install the operating system yourself.
    2. Download a virtual machine image with Kali pre-installed and skip the installation process.
    In this installation ,i assume you want to install Kali Linux yourself instead of using a pre-installed VM image. After downloading the installation ISO from the official website we need to download VMware player. VMware player is the free version for non-commercial use and can be downloaded here:
    After the installing VMware Player start it and create a new virtual machine from the Player menu.
    Then select the downloaded Kali ISO and click next
    In the following menu we need to specify the type and version of the operating system we want to install. Since Kali Linux is based on Debian Linux we select Linux and Debian 7.x or Debian 7.x 64 bit as the version depending on the version of Kali Linux we’ve downloaded earlier. Click next to proceed the Kali Linux installation.
    Then the installer will ask us for a location to save the virtual machine image and wants us to specify a name for the VM. We’ll call it Debian 7.x 64-bit – Kali Linux and click next.
    In the next menu we need to specify the maximum disk size of the image and how we want to store the virtual disk; as a single file or in multiple files. For now we keep the default settings regarding the maximum disk size and we choose to store the virtual disc as a single file.
    In the next menu we can specify the virtual machine settings related to resources and networking options. Click on the customize hardware button to change these settings.
    Allocate at least 2 GB memory and 1 processor core. Then select the bridged network mode and the network adapter you want to use on your virtual machine.
    First we click on the memory device and set the memory to at least 2 GB. If you have a lot of free memory available you can also set it higher. We allocate 1 processor core to the virtual machine but you can also choose to allocate 2 or 4 cores depending on how many processor power you have available on your host machine. Next we will change the network settings from NAT to Bridged mode. Then click the “Configure Adapters” buttons and select the network interface you want your virtual machine to use. In our case we select the Realtek RTL 8187 network interface. We keep all the other settings default.
    Save your virtual machine settings and click the finish button. Your virtual machine is ready to continue with the Kali Linux installation procedure. To start the installation procedure you need to select the new virtual machine and click “Play Virtual Machine”. The virtual machine will boot into the Kali Linux installation menu.
    Kali Linux Installation Procedure
    After we have setup our virtual machine or USB device with the installation ISO we can continue with the actual Kali Linux installation procedure. The installation procedure is pretty similar on both machines but we will highlight the differences or specific bugs for both platforms.
    After we started the machine on which we will be installing Kali Linux on we will be presented with the installation menu. The Kali Linux installation as following:
    In this menu we choose to install Kali Linux using the regular installation menu, choose install from the menu and press enter. In the language menu we select the desired language we wish to use in Kali Linux and press enter.
    The next step in the installation procedure is the location. Select your location and press enter.
    Then we need to select the key map we want to use for the keyboard. Select it and press enter.
    After pressing enter the installation process is started. Wait for it to finish, this might take a little while.
    Next we need to specify a hostname for our Kali Linux installation. We’ll keep it default and press enter to continue.
    We’ll keep the domain name settings default as well, which is blank, and we’ll continue the installation by pressing enter.
    In the following menu we need to specify an administrator/root password. Choose a password and continue the installation procedure.
    Re-enter the root password and continue.
    Now we need to select our time zone to configure the clock. Select your time zone and press enter to continue.
    Now we need to partition the disks we want to install Kali Linux on. We will use the guided partitioning method on the entire disk.
    In the following menu we need to select the disk we want to install Kali on. When you’re installing Kali on a virtual machine there will be one disc available which you should choose. When you’re installing Kali on a hard drive be sure to select the right hard drive because it will be formatted before installation. Choosing the wrong drive might cause permanent data loss which can be hard to recover. All data on the selected drive will be erased!
    In the following menu we can choose how to partition the selected drive. We’ll choose for the default and recommended option: All files in one partition.
    The following menu will show us an overview of the selected partitioning options. Read through them carefully and press enter to start the partitioning process.
    Confirm again by selecting yes and press enter
    The disc will be formatted and partitioned and the installation procedure will start automatically. Now grab a cup of coffee or another drink to recover from all this hard work because this might take a while to finish ;-)
    Close to the end of the installation you’ll be asked to use a network mirror, you can ignore this setting and choose no. After that you will be presented the following menu.
    Choose yes and press enter to continue. In the next menu choose the disk you’ve installed Kali Linux on: /dev/sda
    The installation procedure has been finished, choose continue to reboot and start into Kali Linux. If you installed Kali Linux from an USB device be sure to remove it before rebooting. Otherwise you will trigger the installation process again.
    Update Kali Linux
    After rebooting and logging into our fresh Kali Linux installation it is suggested to run an update on the OS and installed components. You can do this by opening a terminal and type the following commands:
    apt-get update
    apt-get upgrade
    Choose yes and wait for the updating process to finish. Depending on the downloaded images, the available updates and your connection speed, this process might consume a lot of time.
    Thank you for reading this.^_^
    Enjoy. :)

    1 comment: