Computers, Homelab, and Linux

How to set up your own AI server using Ubuntu, Docker, Ollama, and Open WebUI

October 13, 2025

ChatGPT and Grok are super cool, but what if you want to run your AI stuff in your home, on your equipment, with full control over the privacy and security of your information? Well, it’s totally doable, completely free (assuming you already have the hardware or are willing to invest in a powerful enough system), and even kinda fun!

Read More

How to fix “Error of this Agent is reported first” on Lenovo ThinkStation with dual GPUs running Ubuntu Server

September 27, 2025

I recently set up an AI server in my home, based on a Lenovo ThinkStation P3 Tower Gen 2 (Intel). It worked fine with a single GPU, but upon adding the second GPU, I was getting a bunch of “Error of this Agent is reported first” errors spammed across the screen. They’d show up upon bootup, and then anytime I ran an AI workload that used the GPUs. Here’s how to easily resolve this issue by disabling ASPM.

Read More

Proxmox on a Laptop: Turning off the Screen

September 27, 2025

While you’d probably never use a laptop as a server in a production environment, for a homelab, laptops actually make great Proxmox hosts. They use little power, and the battery is basically a built in UPS. However, an issue you may run into is that the laptop’s display is always on. This is typically undesirable. In this article, I’m going to show you how to easily put the screen to sleep on your Proxmox host.

Read More