Install the tools:
$ sudo apt install wireless-tools && sudo apt install wpasupplicant
Install nessasary packages:
$ sudo apt install git dkms build-essential
For the purpose of this tutorial you must have "sudo" privileges.
We are going to add a second drive to our system, partition it according to our needs, format and finally mount to a created directory.
Assuming the drive is physically attached to the system and detected by the bios, let's see how Ubuntu has assigned the disk by typing the following command:
sudo lshw -C disk