-
Installing Kali Linux on VirtualBox
To start, let’s download the ISO file from the Kali website. This is basically just a fancy word for “downloadable image” it’s like a…
-
Partitioning for Kali Linux Installation
First off, what is partitioning? It’s basically dividing up your hard drive into smaller sections called partitions. This allows you to allocate specific regions…
-
Shrinking Microsoft Windows Partitions in Kali Linux
To start, let’s open up our trusty terminal and type in: # This code script updates and upgrades the system using the apt-get command.…
-
Partitioning for Servers and Multi-User Systems
Instead of cutting it into one giant slice, we can create smaller portions or partitions so everyone gets their fair share without having to…
-
Guided Partitioning in Kali Linux
So what is guided partitioning in Kali Linux? Well, it’s basically this fancy tool that helps you create and manage partitions on your hard…
-
How to Install Kali Linux on VirtualBox
Once you have that bad boy downloaded, open up your trusty friend VirtualBox and create a new virtual machine by clicking “New” in the…
-
Linux Hardware Detection and Information
Well, bro, there are several ways to do that! One popular tool for this task is called lshw (Linux Hardware Detection and Information). This…
-
Retrieving Kernel Logs in Kali Linux
Well, when your computer is running Linux (or any other operating system), it keeps track of all the important stuff that happens in its…
-
Linux Commands for System Information
And by “juicy”, I mean things like how many CPUs it has, how much RAM is installed, and which version of the operating system…