Projects

...
N8N Part 2

Introduction This is the begining of my AI Agent journy. Here we will establish a basic setup using what we ended with in part 1. Problem Not enough time in the day to get all the information I need. Spending time doing tasks that could be automated. Eventually, move the...

...
Wazuh Part 2

Introduction In this part were going to investigate my laptop through Wazuh and see how we cant be safer. Maybe do some Threat Hunting, set some rules for Malware Detection, set some Configuration Assessment, and address some vulnerabilites. Problem Vulnerablilites shown on my machine. Only available while im at home....

...
Wazuh Part 3

Introduction I am having issues trying to install a Wazuh Agent on my Proxmox Server. Problem Installing a Wazuh Agent on Proxmox Plan Figure out issue and install the agent Process I would like to point out that Proxmox does not require ‘sudo’ if logged into root account. If not...

...
Wazuh Part 1

Introduction Let's get Wazuh back up and running. Problem My Wazuh dashboard is not running properly Plan Fix the issue Might reinstall. Access the Dashboard to familiarise myself Process Let's get right into it. I'm trying to start Wazuh again after finally powering on my server since my house flooded,...

...
N8N Part 1

Introduction We're going to set up the AI Agent. I will be on my server, but this can easily be done on your local machine. Problem We need to create AI agents to help automate mundane tasks. Need: Prosgresql, npm, N8N, Ollama Plan Install dependencies and get them all connected....

...
Home Lab Part 3

Home Lab 3 Let’s get right into it. It’s been a long time since my last update. Since then, I’ve completely scrapped what I was working on, moved twice, and done so much more. Let’s dive into it. The last time I left off, I was in my dorm room...

...
Home Lab Part 2

Project Overview This project documents the initial operating system selection and base setup of a standalone server intended to host containerized services. The primary goal of this phase was to establish a stable, lightweight, and easily maintainable Linux environment before layering additional services on top. Ubuntu Server was selected as...

...
Home Lab Part 1:
Home Lab

Overview This document outlines the initial setup and configuration of my homelab environment. The primary objective was to bring a Dell PowerEdge R730 online and deploy Proxmox VE as the base hypervisor. Due to a delayed start in documenting this process, some minor details are omitted; however, all key technical...

...
Image Laptop with Kali Linux

So I imaged an old windows 10 laptop to a Kali Linux machine. I did this so I could have the experience of imaging a machine with a free mind, adding and deleting tools as I wanted, and could replicate. My boss at work would create images for our rollouts...