How to install Kali Linux on VirtualBox
I recently installed Kali Linux on VirtualBox to use as an attack machine for completing rooms on TryHackMe. So, I decided to write a step-by-step walkthrough of the installation process. In this p...
I recently installed Kali Linux on VirtualBox to use as an attack machine for completing rooms on TryHackMe. So, I decided to write a step-by-step walkthrough of the installation process. In this p...
SSH is a network protocol used to establish a secure remote connection between two devices. This is useful because it lets you remotely access and control your Raspberry Pi without needing a monito...
In this post, I’m going to share my experience with the CanaKit Raspberry Pi 5 Starter Kit PRO and walk you through assembling the Raspberry Pi 5. I’ve decided to start experimenting more with home...
In this post, I’m going to go over the steps I took to add a custom domain to my GitHub Pages site. Step 1: Register domain The first thing I did was register my domain, aaronjadkins.com, with Po...
In this post, I’m going to go over how I set up my website with Jekyll and GitHub Pages. I’ve always been curious about GitHub, so I figured this project would be a fun way to create my site and le...