Latest Posts

  • Mastering Advanced Automation For Home Media Labs
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • Beginner Friendly Tutorials For Complex Tech Stacks
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • Top Software Tools For Streamlining Your Productivity
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • Best Practices For Managing Your Personal Servers
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • Optimizing Media Encoding For High Quality Output
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • Troubleshooting Common Software Issues Like A Pro
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • How To Automate Your Daily Digital Tasks
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • The Essential Guide To Self Hosting Services
    This paragraph serves as an introduction to your blog post. Begin by discussing the primary theme or topic that you plan to cover, ensuring it captures the reader’s interest from the very first sentence. Share a brief overview that highlights why this topic is important and how it can provide value. Use this space to … Read more
  • How-To: Install Zabbix 6.2 on CentOS Stream 9
    What is Zabbix? Zabbix is an open source enterprise class monitoring solution. You can collect metrics from a seemingly unlimited amount of sources. These include network devices, cloud services, cloud containers, virtual machines, OS monitoring, log files, databases, applications, IoT devices, log files, endpoints, and more. The Zabbix Agent can be deployed on any operating … Read more
  • How-To: Install IPFire
    Intro: IPFire is an open source Linux based firewall. It is not JUST a firewall though. IPFire has a ton of features making it a perfect gateway to your home or business network. Here we will learn how to install IPFire. IPFire has a lot of features to help make your business or home network … Read more
  • How-To: Install Jellyfin Media Server on Ubuntu 20.04
    Intro What is Jellyfin? Jellyfin, much like Plex and Emby, is a media server you can host yourself. It can handle movies, tv shows, and music and has a nice interface for organizing and viewing content, as well as streaming it to every device in your home. This install happens on an ubuntu server 20.0.4 … Read more
  • How-To: Install ZFS on CentOS Stream 8
    Intro The (Z)(F)ile(S)ystem is an incredible software raid filesystem. It includes features not found in other filesystems. ZFS is robust, scaleable, and easy to administor. Thanks to zol (zfs on Linux) we can now enjoy its features on linux as well as BSD based distributions. ZFS uses storage pools as a way to manage physical … Read more
  • How-To: Setup NFS and Samba on FreeBSD 13
    In this tutorial we are going to be setting up a FreeBSD file server using NFS and/or Samba. There are many reasons to use FreeBSD for a file server, a fe examples are its unmatched stability and native ZFS. We will be doing this on a fresh install of FreeBSD 13. Preliminary: First of all … Read more
  • How-To: Setup SSH keys on linux for passwordless authentication
    This tutorial is going to be teaching you how to setup SSH keys on linux for passwordless authentication. In our lab, we already have our DNS resolving locally so we are going to be using hostnames rather than IP addresses. IP addresses will work in place of the hostname, otherwise, you can add the IP … Read more
  • How-To: Install Plex Media Server on a headless centOS Stream server
    We are going to take a look at installing Plex Media Server on a headless linux server. This will be helpful for anyone running plex in a VM and doesn’t want a DE hogging resources. This server can be bare metal or a VM, I will be installing onto a VM. You’re going to want … Read more