Zum Inhalt springen

Home Server

Ein Computer, den du zu Hause betreibst, um Dienste wie Dateispeicher, Medien-Streaming, Backups oder selbst gehostete Apps für deine Geräte bereitzustellen.

A home server can be anything from a Raspberry Pi to a repurposed desktop or a purpose-built machine. Unlike cloud services, it keeps your data under your control, has no monthly fees beyond electricity, and can be tailored exactly to your needs. Typical uses include a NAS for files, a Plex or Jellyfin media server, Pi-hole for network-wide ad blocking, and Docker for running dozens of self-hosted applications.

Most people start small — often a single mini PC or Raspberry Pi running one or two services — and grow from there as they learn. The three practical considerations that shape a build are power efficiency (it runs 24/7, so idle wattage drives the running cost), storage (how much data you need to keep and protect), and noise (many servers live in a home office or living room). Because it's always on, two habits matter from day one: keep the software updated for security, and set up real backups, since a home server holding your only copy of family photos is a single point of failure until it's backed up offsite.

Verwandte Artikel

Homelab

Eine persönliche Laborumgebung zu Hause zum Lernen, Experimentieren und Betreiben von IT-Infrastruktur.

Self-Hosting

Software auf Hardware betreiben, die du kontrollierst, statt auf Cloud-Dienste Dritter zu setzen.

NAS(Network-Attached Storage)

Ein dediziertes Speichergerät im Netzwerk, mit dem mehrere Geräte Dateien zentral speichern und abrufen können.