Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

15 total results found

About My Homelab

homelab
blog

Homelab Projects

About My Homelab Overview

This page goes over few major applications running on my Homelab RustDesk  RustDesk is an open-source remote desktop solution that I host locally on Akamai and Linode cloud platforms. This setup ensures secure, private, and encrypted communication channels, ...

homelab
blog

Overview

About My Homelab

Quick Summary about my Homelab and projects Im working on

homelab
blog

First Try in Homelab Journey

About My Homelab My Homelab Journey

The idea for my homelab began when I first saw Pi-hole at my friend's house and discovered how it works. He had set it up on an old laptop as a simple DNS server designed to remove ads. I was amazed by the data it produced and the ability to curate my own list...

blog
Homelab Journey

Foundation

About My Homelab My Homelab Journey

The first go-around taught me that there is much more involved in establishing a homelab than I initially realized. While the essential requirement is a device capable of running a server, other critical aspects include networking, security, and constructing a...

blog
Homelab Journey

First Virtual Machine and Applications

About My Homelab My Homelab Journey

Once the network, hypervisor, and security were configured, I began spinning up my first virtual machine (VM). I chose Ubuntu Server as the base image because of its stability and reliable performance. Later on, I experimented with a few Fedora Server VMs, but...

blog
homelab

My Homelab Journey

About My Homelab

My Homelab journey and path I took building it.

blog

Introduction

About My Homelab Synology

I've set up a Synology NAS (Network Attached Storage) system in my home to create a secure and private cloud for storing personal files and data. This system is connected to a Ubiquiti network, ensuring high-speed internet and robust security. The NAS is organ...

Synology
blog
Setup

Synology Setup

About My Homelab Synology

Network Security Network Setup   This NAS is located at my private residence behind a Ubiquiti Router, in a separate VLAN. Ubiquiti, an American tech company, specializes in home and enterprise network and security systems and infrastructure. Their system prov...

Synology
Setup
blog

Redundancy and Backup

About My Homelab Synology

Redundancy The Synology NAS system is designed with RAID (Redundant Array of Independent Disks). RAID is a data storage virtualization technology that combines multiple physical data storage components into one or more logical units for data redundancy, perfo...

Setup
Synology
blog

Search Engine & Public Access

About My Homelab My Homelab Journey

Search Engine Around this point in my homelab journey, I had the baseline established and was ready to focus on applications that would bring more meaning to my homelab and actually be of use. Throughout graduate school, a big focus of mine was cybersecurity a...

blog
Access

Access Control & Identity Management

About My Homelab My Homelab Journey

Security was at the forefront of this project — an idea that sparked a huge part of the build, and the topic I enjoyed most during graduate school. In the Foundation chapter, the focus was around access control at the firewall level, making sure that only spec...

blog
Access

Application Sprawl

About My Homelab My Homelab Journey

Applications Once the foundation and all the supporting systems were in place, I thought — this is it, now I can actually start running applications. Up until that point, the only non-administrative thing running was my SearXNG search engine. The whole idea of...

Access
blog

Docker Management

About My Homelab My Homelab Journey

When I first started running applications in my homelab, I was managing everything through the command line. Spinning up a container meant crafting a docker run command with all the right flags, ports, volumes, environment variables, network bridges, and hopin...

blog

Backups & Disaster Recovery

About My Homelab My Homelab Journey

First lesson that every homelab journey eventually teaches, it's that it's not a matter of if something will break, it's when. Especially if you use used hardware from your old computer or cheap mini pc of ebay.  Having a solid backup strategy in place before ...

blog