Home Server
Un ordenador que ejecutas en casa para ofrecer servicios como almacenamiento de archivos, streaming multimedia, copias de seguridad o aplicaciones autoalojadas a tus dispositivos.
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.
Artículos relacionados
Homelab
Un entorno de laboratorio personal en casa para aprender, experimentar y ejecutar infraestructura de TI.
Self-Hosting
Ejecutar software en hardware que controlas en lugar de depender de servicios en la nube de terceros.
NAS(Network-Attached Storage)
Un dispositivo de almacenamiento dedicado conectado a tu red que permite a varios dispositivos guardar y acceder a archivos de forma centralizada.