Skip to content

Latest commit

 

History

History
101 lines (55 loc) · 3.16 KB

File metadata and controls

101 lines (55 loc) · 3.16 KB

Kali Linux Installation

This tutorial assumes that you are able to boot the installation media inside a virtual machine (VM) to install Kali Linux.
Despite it being easier to use the pre-built VMs, we recommend that you use the installation media, as it will allow you to learn more about the process of installing operating systems. The following options can be adjusted as you see fit.

Obtain installation media

If you do not have an installation media for Kali Linux, like a disc image, you can obtain one here.
Make sure you download the desired version and the correct processor architecture (for Apple Silicon MacBooks, ARM64, for Intel-based MacBooks, AMD64).

Installation steps inside VM

  1. Your VM should now be loading. Select the “Install” option using your keyboard.

GRUB menu

  1. After a while, you will be presented with a screen which allows you to select a language. For the purpose of this guide, we will select “English”.

Language menu

  1. Select “Other” location, "Europe", "Portugal".

Location menu Other

Location menu Europe

Location menu Portugal

  1. Select “United States” locale.

Locale menu

  1. Select “Portuguese” keyboard layout.

Keyboard configuration

  1. Set hostname as “kali”, the default value.

Hostname

  1. You can skip the definition of domain name.

Domain name

  1. Username and password will be set to “kali” for this example. This is an insecure practice, so make sure you select another password (that you do not forget).

User full name

User account name

  1. Set your timezone as “Lisbon”

Timezone

  1. Select “Guided - use entire disk”, and for the following option, you should select the only existing disk, “VMWare Virtual NVMe Disk”

Partition use disk

Partition NVMe

  1. Select “All files in one partition”

All files in partition

  1. Select “Finish partitioning” and confirm your changes by selecting “Yes”

Finish partition

Write changes

After a short while, the installer should ask you which software you want.

  1. For desktop environment, you should choose Xfce, Kali’s default.

Xfce

As the installer prepares your Kali Linux instance, you will have to wait for a short while, around 10 minutes.

  1. Select “Continue” to finish the installation.

Reboot

  1. After a while, you should be presented with a login screen, in which you should use the username and password that you previously configured.

Kali up and running

Kali Linux is installed and ready for use!

Kali Desktop


SIRS Faculty