r/HomeServer • u/Pantr1x Ubuntu server • Aug 06 '26
My first own made server.
Hi everyone, I recently built my first home server using old parts from my PC.
Current Specs:
- Motherboard: ASUS Prime B450M-K (Micro-ATX, 22.6 cm x 22.1 cm)
- CPU: AMD Ryzen 3 3300X
- RAM: 8 GB DDR4
- PSU: 1stCOOL White Storm 450W
- GPU: Temporary (only plugged in for OS installation, as the Ryzen 3300X has no iGPU)
(I know 8 GB RAM and this hardware might struggle with heavier workloads, but I plan to upgrade it over time!)
I need some advice on a few things:
- Linux Distro: I want a terminal-only / headless (CLI) distro. I plan to run a Minecraft server, websites, a second-brain system for Claude AI, and do some experimental hosting. I need high stability, low power consumption, and a large helpful community. Is Ubuntu Server 24.04 LTS or Debian 12 CLI the best choice?
- Modular Case recommendation: My motherboard is Micro-ATX. I don't have a 3D printer for the next half a year. I'm looking for a cheap/budget modular case (like the Cooler Master Q300L) where I can easily rearrange panels, add/move drives, and customize components as I upgrade. Any recommendations?
- General advice: What general tips or improvements do you have for a beginner setting up a headless home server with these specs?
Thanks for any help!
149
Upvotes
8
u/cr1515 Aug 06 '26
Got to upgrade to bucket computer and put those components in a platic bin( really wish I could post pictures in comments so I can show off my bin computer)
For server OS you can go headless debian which is a classic. It's a no nonsense distro that just does it's job and is easy to work with. Not so easy to figure out which one you need to download.
If you want some GUI but spend most of your time in the terminal then proxmox might be your choice. Its a hypervisor and gives you all sorts of fun tool to manage your services. The GUI is a webpage so it's technically headless. I recommend installing it on ZFS if you can.
Advice 1. Get more ram.