ThisIsJo(e).com

Hello, this is my blog, where I document my thoughts and opinions. My current professional passions are cybersecurity, Linux, and networking.

  • Hello, I just switched my Cloudflare Tunnel container for an open-source alternative, Newt (Pangolin), on my home lab. They are both special reverse proxies that use a secure tunnel to expose your internal services to the internet.There are a lot of benefits to setting up Pangolin, but it comes with a cost and requires more…

  • Hello, I want to start carrying around a USB drive with me, filled with all the tools I may need. Before, I carried a couple of USB drives for imaging and one for storage/tools. Buying one drive and using it for everything would be a lifesaver. I could see myself using a GParted ISO to…

  • Hello, I recently upgraded my homelab to a rack build. I started homelabbing about a year ago with an HP EliteDesk PC and some external bay drives. Now, I have a rack-mounted NAS server running TrueNAS. My setup has 32 TB of storage and 32 GB of RAM, which I plan to upgrade soon. The…

  • THIS IS OUTDATED: I changed this topology to work better with my network. When using Proxmox you’re going to run into issues with VLANs unless you configure it properly. It’s recommended to have Proxmox on the Management VLAN so you can bridge the Server VLAN for the containers and VMs. Similar idea for TrueNAS. I’m…

  • Setting Up Your Debian Home Server: A Step-by-Step Guide Hello, were going to use a old HP micro PC for a home server. This guide will walk you through the entire process: from preparing your hardware to installing Debian, creating a superuser account, configuring SSH to use SHA-256 for fingerprints, and ensuring secure access. What…

  • Intro: For this SSH server I’m using Debian 12 in a VM using Proxmox. This guide should work if you using a fresh install of Debian just make sure you at least give you user sudoers permissions and install sudo. 1. Install OpenSSH Server 2. Confirm SSH Access 3. Generate RSA Keys Explanation of options:…

  • Installing Arch Linux can be challenging if it’s your first time and you’re not sure what you’re doing. This guide is for people who know the basics and are willing to install it manually. 1. Pre-Installation Setup Download and Verify the ISO Create a Bootable Medium Boot the Live Environment 2. Preparing Your System Verify…

  • I passed my Network+ exam today, but I felt pretty nervous while taking it. I had only studied for about a month, juggling my day job and some classes on the side. Normally, I’d give myself more time to prepare, but I knew I’d be busy next week, so I decided to take a shot…

  • After studying for the Security+ exam off and on for about six months, I decided to focus on it seriously for three weeks. Eventually, I passed the certification test, and I probably could have done it sooner if I had concentrated earlier. Moving forward, I’ve realized that inconsistent studying won’t lead to results. This is…

  • Intro Hey everybody, it’s Joseph. I will show you how to create an active directory home lab. We’re going to use Oracle VirtualBox to run our virtual machines. All you need for this home lab is just a computer running Windows or macOS, at least 8 gigabits of ram, 40 gigabits of storage, and 4…