# Homelab

Published articles for Homelab.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Running a Self-Hosted Tailscale Control Server Behind a Reverse Proxy

DevFeed: [Running a Self-Hosted Tailscale Control Server Behind a Reverse Proxy](<https://devfeed.tech/articles/running-a-self-hosted-tailscale-control-server-behind-a-reverse-proxy-34104.md>)

Original publisher: [Read original article](<https://philipptheserver.com/posts/headscale-behind-traefik-no-h2/>)

Author: Philipp Lehmann (philipp.lehmann@gruppe.ai)

Published: 2026-09-15T07:00:00Z

Content type: tutorial

Language: en

Sources: [Philipp Lehmann](<https://devfeed.tech/sources/philipp-lehmann.md>)

Topics: [tailscale](<https://devfeed.tech/topics/tailscale.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [traefik](<https://devfeed.tech/topics/traefik.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [TLS handshake](<https://devfeed.tech/topics/tls-handshake.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>)

Tags: [dns](<https://devfeed.tech/tags/dns.md>), [docker](<https://devfeed.tech/tags/docker.md>), [h2](<https://devfeed.tech/tags/h2.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [networking](<https://devfeed.tech/tags/networking.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [reverse-proxy](<https://devfeed.tech/tags/reverse-proxy.md>), [security](<https://devfeed.tech/tags/security.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [tailscale](<https://devfeed.tech/tags/tailscale.md>), [tls](<https://devfeed.tech/tags/tls.md>), [tls-handshake](<https://devfeed.tech/tags/tls-handshake.md>), [traefik](<https://devfeed.tech/tags/traefik.md>)

### AI overview

This tutorial explains how to run a self-hosted Tailscale control server, Headscale, behind Traefik. It finds that the reverse proxy must use TLS with HTTP/1.1 only because Tailscale's noise handshake expects a full-duplex byte stream and can fail when ALPN negotiates HTTP/2.

### Source excerpt

Headscale behind Traefik: tls.options=no-h2@file with alpnProtocols http/1.1, because the Tailscale noise handshake breaks when ALPN negotiates h2.

## OpenNMC is an open replacement for expensive APC management cards

DevFeed: [OpenNMC is an open replacement for expensive APC management cards](<https://devfeed.tech/articles/opennmc-is-an-open-replacement-for-expensive-apc-management-cards-10474.md>)

Original publisher: [Read original article](<https://www.jeffgeerling.com/blog/2026/opennmc-apc-ups-replacement-card/>)

Author: jeff@jeffgeerling.com (Jeff Geerling)

Published: 2026-09-08T16:00:00Z

Content type: article

Language: en

Sources: [Jeff Geerling](<https://devfeed.tech/sources/jeff-geerling.md>)

Topics: [Opennmc](<https://devfeed.tech/topics/opennmc.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [USB](<https://devfeed.tech/topics/usb.md>), [Crowd Supply](<https://devfeed.tech/topics/crowd-supply.md>), [Reddit](<https://devfeed.tech/topics/reddit.md>)

Tags: [apc](<https://devfeed.tech/tags/apc.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opennmc](<https://devfeed.tech/tags/opennmc.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [ups](<https://devfeed.tech/tags/ups.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

The article tests OpenNMC, an open-source replacement for proprietary APC UPS management cards. It describes hot-pluggable installation, built-in NUT server support, Ethernet and wireless connectivity, and an initial USB-C serial setup.

### Source excerpt

UPSes are typically the most boring part of your homelab, but they're important. One of their main jobs is to give servers time to shut down safely if the power goes out. Another job is to condition your power so your servers can run smoothly. To do both of those things well, you need a smart interface. And at least with APC, there are tons of older UPSes that use Network Management Cards. The one pictured below is the NMC 2, and I pulled out of my old APC Smart-UPS 2200 XL (pictured above).

## Pi-hole vs AdGuard Home vs Technitium: which DNS ad-blocker to run

DevFeed: [Pi-hole vs AdGuard Home vs Technitium: which DNS ad-blocker to run](<https://devfeed.tech/articles/pi-hole-vs-adguard-home-vs-technitium-which-dns-ad-blocker-to-run-10749.md>)

Original publisher: [Read original article](<https://shedstack.dev/posts/pi-hole-vs-adguard-home-vs-technitium.html>)

Author: Shed Stack

Published: 2026-09-02T18:00:00Z

Content type: comparison

Language: en

Sources: [Shed Stack](<https://devfeed.tech/sources/shed-stack.md>)

Topics: [Pi-hole](<https://devfeed.tech/topics/pihole.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [DNSSEC](<https://devfeed.tech/topics/dnssec.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>)

Tags: [ads](<https://devfeed.tech/tags/ads.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [dns](<https://devfeed.tech/tags/dns.md>), [dnssec](<https://devfeed.tech/tags/dnssec.md>), [features](<https://devfeed.tech/tags/features.md>), [go](<https://devfeed.tech/tags/go.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>)

### AI overview

Practical comparison of Pi-hole, AdGuard Home, and Technitium as self-hosted DNS ad-blockers. Pi-hole emphasizes its mature blocklist ecosystem, AdGuard Home offers a broader built-in feature set and modern interface, and Technitium provides a full DNS server with blocking capabilities for users who want greater control over DNS.

### Source excerpt

A practical breakdown of the three self-hosted DNS ad-blockers, from a homelab that actually ran all of them.

## Open WebUI v0.11.1 Adds Human-in-the-Loop Tool Approval

DevFeed: [Open WebUI v0.11.1 Adds Human-in-the-Loop Tool Approval](<https://devfeed.tech/articles/open-webui-v0-11-1-adds-human-in-the-loop-tool-approval-10725.md>)

Original publisher: [Read original article](<https://selfhostlab.io/open-webui-v0-11-1-human-in-the-loop/>)

Author: Christian Rakoot

Published: 2026-08-30T06:34:36Z

Content type: article

Language: en

Sources: [Self Host Lab](<https://devfeed.tech/sources/self-host-lab.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [news](<https://devfeed.tech/tags/news.md>), [news-self-hosted-ai](<https://devfeed.tech/tags/news-self-hosted-ai.md>), [open-webui](<https://devfeed.tech/tags/open-webui.md>), [release](<https://devfeed.tech/tags/release.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosted-ai](<https://devfeed.tech/tags/self-hosted-ai.md>)

### AI overview

Open WebUI v0.11.1 adds human-in-the-loop approval for selected AI tool calls, allowing users to review actions before execution. The release also fixes terminal-attached chat failures and two calendar timezone-related bugs.

### Source excerpt

Open WebUI v0.11.1 adds human-in-the-loop tool approval, letting you manually confirm certain tool calls before the AI runs them. The release also fixes chats with an attached personal terminal, plus two calendar bugs: new events now default to today's date, and recurring events finally display at the time you actually configured, not a miscalculated one.

## Building a mini Homelab that fits in my carry-on

DevFeed: [Building a mini Homelab that fits in my carry-on](<https://devfeed.tech/articles/building-a-mini-homelab-that-fits-in-my-carry-on-10470.md>)

Original publisher: [Read original article](<https://www.jeffgeerling.com/blog/2026/mini-homelab-network-fits-in-carry-on/>)

Author: jeff@jeffgeerling.com (Jeff Geerling)

Published: 2026-08-28T15:00:00Z

Content type: opinion

Language: en

Sources: [Jeff Geerling](<https://devfeed.tech/sources/jeff-geerling.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Ubiquiti](<https://devfeed.tech/topics/ubiquiti.md>), [Local-First](<https://devfeed.tech/topics/local-first.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [SOC](<https://devfeed.tech/topics/soc.md>)

Tags: [5g](<https://devfeed.tech/tags/5g.md>), [arm](<https://devfeed.tech/tags/arm.md>), [battery](<https://devfeed.tech/tags/battery.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [fees](<https://devfeed.tech/tags/fees.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [local-first](<https://devfeed.tech/tags/local-first.md>), [networking](<https://devfeed.tech/tags/networking.md>), [opnsense](<https://devfeed.tech/tags/opnsense.md>), [portable](<https://devfeed.tech/tags/portable.md>), [ubiquiti](<https://devfeed.tech/tags/ubiquiti.md>), [unifi](<https://devfeed.tech/tags/unifi.md>), [video](<https://devfeed.tech/tags/video.md>), [vpn](<https://devfeed.tech/tags/vpn.md>), [youtube](<https://devfeed.tech/tags/youtube.md>)

### AI overview

The author describes building a portable homelab that fits in carry-on luggage for a trip to Chicago. It supports 1-10 Gbps networking, battery operation, multiple WAN connections, and 12 wired Ethernet connections. The article also shares first impressions of Ubiquiti UniFi, highlighting its local-first operation, optional cloud integration, lack of core licensing fees, and easy web-based management, while criticizing its proprietary ecosystem and limited hardware control.

### Source excerpt

I'm traveling to Chicago for VCF Midwest next month. I'll be demoing NTP time history on vintage Macs, with my own GPS-derived NTP service hosted on an Xserve G5, synced via NTP or a strange AppleTalk timing extension from the 1990s. So I built a little 'portable homelab' (pictured above) that supports 1-10 Gbps networking, can run off a small battery for at least an hour, switches between multiple WANs (so I can get my own 5G Internet connection, in case I need it), and gives me 12 wired Ethernet connections.

## Debugging my new network, when 10 Gigabit Ethernet Runs at 300 Megabits

DevFeed: [Debugging my new network, when 10 Gigabit Ethernet Runs at 300 Megabits](<https://devfeed.tech/articles/debugging-my-new-network-when-10-gigabit-ethernet-runs-at-300-megabits-21852.md>)

Original publisher: [Read original article](<https://www.hanselman.com/blog/debugging-my-new-network-when-10-gigabit-ethernet-runs-at-300-megabits>)

Published: 2026-08-27T15:25:48Z

Content type: article

Language: en

Sources: [Scott Hanselman](<https://devfeed.tech/sources/scott-hanselman.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [UniFi UNAS Pro](<https://devfeed.tech/topics/unifi-unas-pro.md>), [intel](<https://devfeed.tech/topics/intel.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [NVMe](<https://devfeed.tech/topics/nvme.md>)

Tags: [debugging](<https://devfeed.tech/tags/debugging.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [intel](<https://devfeed.tech/tags/intel.md>), [musings](<https://devfeed.tech/tags/musings.md>), [nvme](<https://devfeed.tech/tags/nvme.md>), [smb](<https://devfeed.tech/tags/smb.md>), [ssd](<https://devfeed.tech/tags/ssd.md>), [storage](<https://devfeed.tech/tags/storage.md>), [unifi-unas-pro](<https://devfeed.tech/tags/unifi-unas-pro.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

A Windows desktop connected to a 10GbE homelab network was limited to roughly 100-200 megabits per second despite 10-gigabit link indications. Direct testing traced the problem to the Windows/NIC path: increasing the Intel E610 driver's receive buffers eliminated discarded packets and improved receive throughput, while disabling IPv4 Large Send Offload V2 raised transmit throughput to 7.03 Gbit/sec.

### Source excerpt

I've been moving my home storage over to a UniFi UNAS Pro 8 as part of a larger homelab moderization. My main IRONHEART (the ultimate PC from a few years back) desktop now has an Intel E610-XT2 10GbE card, the NAS is on 10GbE, and there's a Minisforum MS-01 miniPC on the same network with a 10GbE SFP+ connection running Immich and Portainer and a few other things. Everything says 10 gigabit. Windows says 10 gigabit. UniFi says 10 gigabit. SMB copies are using the correct NIC but my file copies are running at around 100 to 200 megabits per second which is sad making. Naturally, I blamed the NAS, and the spinning rust within. The UNAS has six 16 TB spinning disks in RAID 6 and a pair of NVMe SSDs being used as cache. I'm also running Immich on the MS-01, with its photo library living on the UNAS, so there are lots of thumbnails, metadata reads, and little background writes happening. All seem like reasonable suspects. I switched the UNAS SSD cache from read-write to read-only. No meaningful difference. I stopped Immich completely. No difference. I looked at iostat; the disks weren't saturated. We looked at SMB signing and Windows Defender network scanning. Still slow. Then I stopped testing the NAS and ran iperf3 directly between the Windows desktop and the MS-01: iperf3 -c 192.168.1.222 -P 4 133 Mbit/sec Oops. The reverse test was better, but still wrong: iperf3 -c 192.168.1.222 -P 4 -R 1.33 Gbit/sec That's weird. Now the disks, SMB, Immich, RAID, and the NAS itself were completely out of the equation. This was a Windows/NIC problem and it's weirdly asymmetrical. Looking at the Intel adapter statistics shows me... Get-NetAdapterStatistics -Name "Ethernet - 10 Gig Intel" There were nearly a million ReceivedDiscardedPackets. During one ten-second iperf3 test, the counter increased by another 268. Why? The E610 driver had its receive buffers at the default 512, although it supported up to 4096. I increased them. I love an increased buffer. Set-NetAdapterAdvancedProperty

## Aperture GA: Building a home(lab) for agentic AI

DevFeed: [Aperture GA: Building a home(lab) for agentic AI](<https://devfeed.tech/articles/aperture-ga-building-a-home-lab-for-agentic-ai-159.md>)

Original publisher: [Read original article](<https://tailscale.com/blog/aperture-ga>)

Author: Remy Guercio

Published: 2026-08-26T16:00:00Z

Content type: release

Language: en

Sources: [Blog on Tailscale](<https://devfeed.tech/sources/blog-on-tailscale.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [models](<https://devfeed.tech/tags/models.md>), [networking](<https://devfeed.tech/tags/networking.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

### AI overview

Tailscale announces Aperture's general availability, adding purchasable model tokens, an upgraded chat experience, and MCP endpoints for managing tailnets and accessing nodes with Tailscale SSH.

### Source excerpt

Adding model tokens, chat Projects, MCP controls, and more.

## How to Add the 007revad Community Package Source to Synology DSM

DevFeed: [How to Add the 007revad Community Package Source to Synology DSM](<https://devfeed.tech/articles/a-new-and-easier-way-to-mod-your-synology-nas-17358.md>)

Original publisher: [Read original article](<https://nascompares.com/2026/08/10/a-new-and-easier-way-to-mod-your-synology-nas/>)

Author: Rob Andrews

Published: 2026-08-10T16:00:01Z

Content type: tutorial

Language: en

Sources: [NAS Compares](<https://devfeed.tech/sources/nas-compares.md>)

Topics: [Synology](<https://devfeed.tech/topics/synology.md>), [synology nas](<https://devfeed.tech/topics/synology-nas.md>), [Package Management](<https://devfeed.tech/topics/package-management.md>), [Script](<https://devfeed.tech/topics/script.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Transcodings](<https://devfeed.tech/topics/transcodings.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [007revad](<https://devfeed.tech/tags/007revad.md>), [007revad-mod](<https://devfeed.tech/tags/007revad-mod.md>), [007revad-synology](<https://devfeed.tech/tags/007revad-synology.md>), [airconnect](<https://devfeed.tech/tags/airconnect.md>), [aqc-unlock](<https://devfeed.tech/tags/aqc-unlock.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [compatibility](<https://devfeed.tech/tags/compatibility.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [data-recovery](<https://devfeed.tech/tags/data-recovery.md>), [dave-russell](<https://devfeed.tech/tags/dave-russell.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [drive](<https://devfeed.tech/tags/drive.md>), [dsm-7](<https://devfeed.tech/tags/dsm-7.md>), [github](<https://devfeed.tech/tags/github.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homebridge](<https://devfeed.tech/tags/homebridge.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [librespeed](<https://devfeed.tech/tags/librespeed.md>), [nas](<https://devfeed.tech/tags/nas.md>), [nas-apps](<https://devfeed.tech/tags/nas-apps.md>), [nas-mods](<https://devfeed.tech/tags/nas-mods.md>), [nas-software](<https://devfeed.tech/tags/nas-software.md>), [nascompares](<https://devfeed.tech/tags/nascompares.md>), [network](<https://devfeed.tech/tags/network.md>), [network-attached-storage-nas](<https://devfeed.tech/tags/network-attached-storage-nas.md>), [ookla-speedtest](<https://devfeed.tech/tags/ookla-speedtest.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openspeedtest](<https://devfeed.tech/tags/openspeedtest.md>), [package-management](<https://devfeed.tech/tags/package-management.md>), [plex](<https://devfeed.tech/tags/plex.md>), [projects](<https://devfeed.tech/tags/projects.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [storage](<https://devfeed.tech/tags/storage.md>), [synocr](<https://devfeed.tech/tags/synocr.md>), [synology](<https://devfeed.tech/tags/synology.md>), [synology-007revad](<https://devfeed.tech/tags/synology-007revad.md>), [synology-10gbe](<https://devfeed.tech/tags/synology-10gbe.md>), [synology-2-5g-driver](<https://devfeed.tech/tags/synology-2-5g-driver.md>), [synology-2026](<https://devfeed.tech/tags/synology-2026.md>), [synology-2027](<https://devfeed.tech/tags/synology-2027.md>), [synology-5gbe-driver](<https://devfeed.tech/tags/synology-5gbe-driver.md>), [synology-add-ons](<https://devfeed.tech/tags/synology-add-ons.md>), [synology-apps](<https://devfeed.tech/tags/synology-apps.md>), [synology-community](<https://devfeed.tech/tags/synology-community.md>), [synology-community-packages](<https://devfeed.tech/tags/synology-community-packages.md>), [synology-container-manager](<https://devfeed.tech/tags/synology-container-manager.md>), [synology-nas](<https://devfeed.tech/tags/synology-nas.md>), [uncategorised](<https://devfeed.tech/tags/uncategorised.md>)

### AI overview

This tutorial explains how to add 007revad's unofficial community package source to Synology DSM Package Center. It describes how the source makes selected community packages easier to discover, install, and update, while noting that package availability depends on the NAS model, CPU architecture, and DSM version.

### Source excerpt

A New and Easier Way to Mod Your Synology NAS Synology's gradual shift towards business and enterprise users has changed what some home, enthusiast and homelab users can do with DSM, particularly when it comes to 3rd-party drives, SSDs, network adapters, hardware transcoding and other unofficial modifications. Community-developed scripts have helped restore or extend many [...]

## The dashboard that finally told me what my rack was doing

DevFeed: [The dashboard that finally told me what my rack was doing](<https://devfeed.tech/articles/the-dashboard-that-finally-told-me-what-my-rack-was-doing-10759.md>)

Original publisher: [Read original article](<https://shedstack.dev/posts/the-dashboard-that-told-me.html>)

Author: Shed Stack

Published: 2026-08-06T15:00:00Z

Content type: opinion

Language: en

Sources: [Shed Stack](<https://devfeed.tech/sources/shed-stack.md>)

Topics: [Grafana](<https://devfeed.tech/topics/grafana.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

A personal account of building a self-hosted homelab monitoring stack with Telegraf, InfluxDB, and Grafana. The setup detected a failing disk early enough to replace it without data loss, and the article recommends starting with a small set of actionable metrics rather than monitoring everything.

### Source excerpt

Telegraf, InfluxDB, and Grafana on the homelab. It caught a dying disk within a week.

## Immich: tu galería de fotos autoalojada

DevFeed: [Immich: tu galería de fotos autoalojada](<https://devfeed.tech/articles/immich-tu-galeria-de-fotos-autoalojada-34064.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/immich-galeria-fotos-autoalojada/>)

Author: Antonio Pérez

Published: 2026-08-06T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Nextcloud](<https://devfeed.tech/topics/nextcloud.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [docker-compose](<https://devfeed.tech/tags/docker-compose.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

This Spanish tutorial presents Immich as a self-hosted, open-source photo and video platform that runs on a personal server. It compares Immich with Nextcloud, explains local facial recognition and semantic search, and outlines hardware, architecture, filesystem, storage, and Docker Engine requirements.

### Source excerpt

Instala Immich con Docker Compose: galería tipo Google Fotos con reconocimiento facial y búsqueda por IA que corren en tu propio servidor.

## Beszel: monitorización ligera para Docker

DevFeed: [Beszel: monitorización ligera para Docker](<https://devfeed.tech/articles/beszel-monitorizacion-ligera-para-docker-34046.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/beszel-monitorizacion-ligera-docker/>)

Author: Antonio Pérez

Published: 2026-08-06T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>)

Tags: [dashboards](<https://devfeed.tech/tags/dashboards.md>), [docker](<https://devfeed.tech/tags/docker.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

This article explains Beszel, a lightweight, self-hosted, open-source server monitoring platform for CPU, memory, disk, network, and Docker container metrics. It describes the hub-and-agent architecture, deployment options, suitable homelab and small VPS use cases, and trade-offs versus Prometheus, Grafana, and Zabbix.

### Source excerpt

Instala Beszel, monitorización ligera con arquitectura hub-and-agent para vigilar CPU, RAM, disco y contenedores Docker sin montar un stack pesado.

## Proxmox officially supports Arm, with some caveats

DevFeed: [Proxmox officially supports Arm, with some caveats](<https://devfeed.tech/articles/proxmox-officially-supports-arm-with-some-caveats-10479.md>)

Original publisher: [Read original article](<https://www.jeffgeerling.com/blog/2026/proxmox-ve-arm-official/>)

Author: jeff@jeffgeerling.com (Jeff Geerling)

Published: 2026-08-05T16:50:00Z

Content type: article

Language: en

Sources: [Jeff Geerling](<https://devfeed.tech/sources/jeff-geerling.md>)

Topics: [Hardware](<https://devfeed.tech/topics/hardware.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [ampere](<https://devfeed.tech/tags/ampere.md>), [arm](<https://devfeed.tech/tags/arm.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [platform](<https://devfeed.tech/tags/platform.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [raspberry-pi-5](<https://devfeed.tech/tags/raspberry-pi-5.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

Proxmox Virtual Environment is now officially available for 64-bit ARM, with installation tested on an Ampere Altra platform. Official support is limited to NVIDIA Grace Hopper and Vera systems, while other UEFI- and ACPI-based ARM hardware receives best-effort support. Device-tree-only single-board computers are not officially supported, though community UEFI projects have enabled installations on Raspberry Pi systems.

### Source excerpt

Proxmox today announced their Proxmox Virtual Environment is now available for 64-bit ARM. I tested it on my Ampere Altra Dev Platform--the same machine on which I've booted Windows on Arm the first time, messed with multiple GPUs, and most recently tested Houdini's native arm64 support. Install was easy, as the Ampere Altra uses UEFI / ACPI for its hardware, meaning Proxmox didn't have to tailor its ISO to specific platforms, like you have to do with Raspberry Pis and most SBCs using a Device Tree setup.

## Vaultwarden: gestor de contraseñas autoalojado

DevFeed: [Vaultwarden: gestor de contraseñas autoalojado](<https://devfeed.tech/articles/vaultwarden-gestor-de-contrasenas-autoalojado-34090.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/vaultwarden-gestor-contrasenas-autoalojado/>)

Author: Antonio Pérez

Published: 2026-08-03T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [backups](<https://devfeed.tech/topics/backups.md>)

Tags: [backups](<https://devfeed.tech/tags/backups.md>), [bitwarden](<https://devfeed.tech/tags/bitwarden.md>), [compose](<https://devfeed.tech/tags/compose.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-compose](<https://devfeed.tech/tags/docker-compose.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [https](<https://devfeed.tech/tags/https.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [tls](<https://devfeed.tech/tags/tls.md>), [vaultwarden](<https://devfeed.tech/tags/vaultwarden.md>)

### AI overview

A Spanish-language tutorial explains how to self-host Vaultwarden, an unofficial Rust server compatible with Bitwarden clients. It covers Docker Compose deployment, HTTPS behind an Nginx reverse proxy, admin-token hardening, and backups, while noting the trade-off between community support and the official Bitwarden server.

### Source excerpt

Instala Vaultwarden con Docker: servidor ligero compatible con los clientes de Bitwarden, con HTTPS, hardening del admin token y backups.

## The Mini Rack Accessories You Didn't Know You Needed

DevFeed: [The Mini Rack Accessories You Didn't Know You Needed](<https://devfeed.tech/articles/the-mini-rack-accessories-you-didn-t-know-you-needed-10604.md>)

Original publisher: [Read original article](<https://technotim.com/posts/minirack-accessories/>)

Author: Techno Tim

Published: 2026-07-28T13:00:00Z

Content type: article

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [accessories](<https://devfeed.tech/tags/accessories.md>), [building](<https://devfeed.tech/tags/building.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [kvm](<https://devfeed.tech/tags/kvm.md>), [lighting](<https://devfeed.tech/tags/lighting.md>), [network](<https://devfeed.tech/tags/network.md>), [products](<https://devfeed.tech/tags/products.md>), [remote](<https://devfeed.tech/tags/remote.md>), [storage](<https://devfeed.tech/tags/storage.md>), [testing](<https://devfeed.tech/tags/testing.md>), [ups](<https://devfeed.tech/tags/ups.md>)

### AI overview

This article evaluates accessories for building a 10-inch mini rack, covering shelves, cooling, patch panels, lighting, displays, power accessories, a compact UPS, and a four-port network KVM. The author installs the equipment in a 12U DeskPi RackMate T2 and discusses its design, usability, and hardware limitations.

### Source excerpt

The easy part of building a mini rack is deciding what goes inside it. You probably already know which switch, mini PC, or storage device you want. Everything after this is the hard part. How do you power everything without filling the rack with adapters? Where does the UPS go? How do you handle cooling, cables, patching, remote access, and a local display without using up every rack unit? T...

## RAID por software con mdadm: guía práctica

DevFeed: [RAID por software con mdadm: guía práctica](<https://devfeed.tech/articles/raid-por-software-con-mdadm-guia-practica-34079.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/raid-software-mdadm-guia-practica/>)

Author: Antonio Pérez

Published: 2026-07-27T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Mdadm](<https://devfeed.tech/topics/mdadm.md>), [RAID](<https://devfeed.tech/topics/raid.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [backups](<https://devfeed.tech/topics/backups.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>)

Tags: [backups](<https://devfeed.tech/tags/backups.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [raid](<https://devfeed.tech/tags/raid.md>)

### AI overview

A practical Spanish-language guide to using mdadm on Linux to create and manage software RAID 0, 1, 5, and 10 arrays. It compares capacity, performance, and fault tolerance, explains monitoring with email alerts, and covers recovery after a disk failure.

### Source excerpt

Crea arrays RAID 0, 1, 5 y 10 con mdadm en Linux, monitoriza su estado con alertas por email y recupera un array tras el fallo de un disco.

## VLANs explicadas: segmenta tu red

DevFeed: [VLANs explicadas: segmenta tu red](<https://devfeed.tech/articles/vlans-explicadas-segmenta-tu-red-34092.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/vlans-explicadas-segmentar-red/>)

Author: Antonio Pérez

Published: 2026-07-27T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [interfaces](<https://devfeed.tech/topics/interfaces.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [ethernet](<https://devfeed.tech/tags/ethernet.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [lan](<https://devfeed.tech/tags/lan.md>), [linux](<https://devfeed.tech/tags/linux.md>), [vlan](<https://devfeed.tech/tags/vlan.md>)

### AI overview

This tutorial explains how VLANs divide one physical network into separate logical networks. It covers 802.1Q tagging, VLAN IDs, access and trunk ports, PVIDs, and configuring VLANs on managed switches and Linux for homelab network segmentation.

### Source excerpt

Qué son las VLANs y el etiquetado 802.1Q, cómo configurarlas en un switch gestionado y en Linux, y cuándo merece la pena segmentar tu red de homelab.

## Proxmox VE: monta tu propio hipervisor casero

DevFeed: [Proxmox VE: monta tu propio hipervisor casero](<https://devfeed.tech/articles/proxmox-ve-monta-tu-propio-hipervisor-casero-34077.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/proxmox-ve-hipervisor-casero/>)

Author: Antonio Pérez

Published: 2026-07-25T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [bios](<https://devfeed.tech/tags/bios.md>), [debian](<https://devfeed.tech/tags/debian.md>), [ext4](<https://devfeed.tech/tags/ext4.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [net-10](<https://devfeed.tech/tags/net-10.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [uefi](<https://devfeed.tech/tags/uefi.md>), [xfs](<https://devfeed.tech/tags/xfs.md>), [zfs](<https://devfeed.tech/tags/zfs.md>)

### AI overview

A Spanish tutorial explains how to install and configure Proxmox VE as a type 1 hypervisor for a homelab. It covers hardware requirements, installation media, filesystem choices, networking, and initial access to the web interface.

### Source excerpt

Instala y configura Proxmox VE como hipervisor tipo 1 para tu homelab: creación de VMs, snapshots, backups y primeros pasos con la red.

## How I Built a Voice-First AI Mirror You Can Run at Home

DevFeed: [How I Built a Voice-First AI Mirror You Can Run at Home](<https://devfeed.tech/articles/how-i-built-a-voice-first-ai-mirror-you-can-run-at-home-10734.md>)

Original publisher: [Read original article](<https://noted.lol/mirrormate/>)

Author: Takafumi Miyanaga

Published: 2026-07-04T11:26:00Z

Content type: article

Language: en

Sources: [Noted](<https://devfeed.tech/sources/noted.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [App](<https://devfeed.tech/topics/app.md>), [User experience (UX)](<https://devfeed.tech/topics/ux.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Software](<https://devfeed.tech/topics/software.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [app](<https://devfeed.tech/tags/app.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [features](<https://devfeed.tech/tags/features.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [inference](<https://devfeed.tech/tags/inference.md>), [local](<https://devfeed.tech/tags/local.md>), [model](<https://devfeed.tech/tags/model.md>), [rag](<https://devfeed.tech/tags/rag.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [software](<https://devfeed.tech/tags/software.md>), [ux](<https://devfeed.tech/tags/ux.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

MirrorMate is a self-hosted, voice-first AI assistant embedded in a half-mirror. The article explains its conversational wake-word workflow, cloud and fully local deployment options, configurable providers, RAG-based memory, plugins, locale presets, and the hardware needed to build the mirror.

### Source excerpt

I built a voice-first AI assistant that lives behind a half mirror. Here's how MirrorMate works, why it feels real, and how to host it yourself.

## How I Chose the Best Managed Network Switch for My Home Lab

DevFeed: [How I Chose the Best Managed Network Switch for My Home Lab](<https://devfeed.tech/articles/how-i-chose-the-best-managed-network-switch-for-my-home-lab-20865.md>)

Original publisher: [Read original article](<https://linuxblog.io/best-managed-switch-home-lab/>)

Author: Hayden James

Published: 2026-06-29T07:25:47Z

Content type: opinion

Language: en

Sources: [Hayden James](<https://devfeed.tech/sources/hayden-james.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [Network](<https://devfeed.tech/topics/network.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>), [Ubiquiti](<https://devfeed.tech/topics/ubiquiti.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [failover](<https://devfeed.tech/tags/failover.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [home-lab](<https://devfeed.tech/tags/home-lab.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [load-balancing](<https://devfeed.tech/tags/load-balancing.md>), [network](<https://devfeed.tech/tags/network.md>), [sysadmins](<https://devfeed.tech/tags/sysadmins.md>), [ubiquiti](<https://devfeed.tech/tags/ubiquiti.md>)

### AI overview

A home-lab network upgrade motivates the author's search for a managed switch with 10G SFP+ uplinks and at least 2.5G LAN ports. The article discusses the author's existing Ubiquiti and Peplink setup, network-security goals, and future expansion plans. A later update says the author chose the TP-Link SG2210XMP-M2, which had run for a year without reported issues.

### Source excerpt

Update (one year later): The verdict is in. I went with the TP-Link SG2210XMP-M2, and after a full year in the rack it's been running flawlessly: fanless, multigig, VLANs and not a single issue. Continue reading...

## Ubuntu Server on the NVIDIA DGX Spark (Without the Desktop)

DevFeed: [Ubuntu Server on the NVIDIA DGX Spark (Without the Desktop)](<https://devfeed.tech/articles/ubuntu-server-on-the-nvidia-dgx-spark-without-the-desktop-10683.md>)

Original publisher: [Read original article](<https://technotim.com/posts/ubuntu-gb10/>)

Author: Techno Tim

Published: 2026-06-22T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [DGX Spark](<https://devfeed.tech/topics/dgx-spark.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [NVIDIA DGX](<https://devfeed.tech/topics/nvidia-dgx.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [NVLink](<https://devfeed.tech/topics/nvlink.md>), [CUDA](<https://devfeed.tech/topics/cuda.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Ansible](<https://devfeed.tech/topics/ansible.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [Blackwell](<https://devfeed.tech/topics/blackwell.md>), [networking](<https://devfeed.tech/topics/networking.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ansible](<https://devfeed.tech/tags/ansible.md>), [blackwell](<https://devfeed.tech/tags/blackwell.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [dell](<https://devfeed.tech/tags/dell.md>), [dgx-spark](<https://devfeed.tech/tags/dgx-spark.md>), [docker](<https://devfeed.tech/tags/docker.md>), [github](<https://devfeed.tech/tags/github.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [networking](<https://devfeed.tech/tags/networking.md>), [nvidia-dgx](<https://devfeed.tech/tags/nvidia-dgx.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

A guide to replacing DGX OS with a minimized Ubuntu 24.04 Server installation on GB10 systems such as the NVIDIA DGX Spark and ASUS Ascent GX10. It explains the memory and power benefits of removing GNOME while retaining the NVIDIA drivers, CUDA, Docker, and NVIDIA Container Toolkit, and covers ConnectX-7 networking, dual-node setup, and Ansible automation.

### Source excerpt

When you buy an NVIDIA DGX Spark or an ASUS Ascent GX10, it ships with DGX OS. DGX OS is NVIDIA's managed Ubuntu image, and it is fine - if you want a full GNOME desktop on an AI box. I did not want that. The GB10 has 128 GB of unified memory shared between the CPU and GPU over NVLink-C2C. Every gigabyte the OS and desktop environment consume is a gigabyte not available to your model. On the ...

## Network Rack for Small Office (Build Guide)

DevFeed: [Network Rack for Small Office (Build Guide)](<https://devfeed.tech/articles/network-rack-for-small-office-build-guide-20879.md>)

Original publisher: [Read original article](<https://linuxblog.io/network-rack-for-small-office/>)

Author: Hayden James

Published: 2026-06-22T12:58:14Z

Content type: tutorial

Language: en

Sources: [Hayden James](<https://devfeed.tech/sources/hayden-james.md>)

Topics: [Network](<https://devfeed.tech/topics/network.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>)

Tags: [battery](<https://devfeed.tech/tags/battery.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community-forums](<https://devfeed.tech/tags/community-forums.md>), [general](<https://devfeed.tech/tags/general.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [home-office](<https://devfeed.tech/tags/home-office.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [network](<https://devfeed.tech/tags/network.md>), [outages](<https://devfeed.tech/tags/outages.md>), [router](<https://devfeed.tech/tags/router.md>), [sysadmins](<https://devfeed.tech/tags/sysadmins.md>), [unifi](<https://devfeed.tech/tags/unifi.md>)

### AI overview

A build guide describes equipping a small professional office with a wheeled 20U network rack, UniFi networking equipment, UPS units, modular patching, cable management, and 10G connectivity. The design emphasizes keeping key services online during power interruptions and allowing future expansion.

### Source excerpt

Last week I walked into an empty 5 x 4 ft storage room. By the end of the week, that blank space held a fully functional network core designed to keep a small professional office online through power cuts, ISP hiccups, and future growth. Continue reading...

## How to configure supported Macs to boot automatically when power is restored

DevFeed: [How to configure supported Macs to boot automatically when power is restored](<https://devfeed.tech/articles/you-can-finally-power-on-a-mac-remotely-10478.md>)

Original publisher: [Read original article](<https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/>)

Author: jeff@jeffgeerling.com (Jeff Geerling)

Published: 2026-06-12T14:00:00Z

Content type: article

Language: en

Sources: [Jeff Geerling](<https://devfeed.tech/sources/jeff-geerling.md>)

Topics: [macOS](<https://devfeed.tech/topics/macos.md>), [Mac Mini](<https://devfeed.tech/topics/mac-mini.md>), [boot](<https://devfeed.tech/topics/boot.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [boot](<https://devfeed.tech/tags/boot.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [mac](<https://devfeed.tech/tags/mac.md>), [macos](<https://devfeed.tech/tags/macos.md>), [remote](<https://devfeed.tech/tags/remote.md>), [video](<https://devfeed.tech/tags/video.md>), [youtube](<https://devfeed.tech/tags/youtube.md>)

### AI overview

The article explains how to configure supported Macs running macOS 26.5 to boot automatically whenever power is restored. It describes use cases for remote or portable Macs, identifies supported models, and reports a test in which an M4 Mac mini booted within 2 seconds after power was toggled on.

### Source excerpt

Apple FINALLY lets you turn on your Mac remotely, without having to press the power button. In the media, articles suggest it's a reaction to Mac mini power button complaints. While I agree the M4 mini's power button is in a really dumb spot, that's not why I care about this feature. The two bigger use cases for me have been a pain for years:

## I tested every IP KVM in my Homelab

DevFeed: [I tested every IP KVM in my Homelab](<https://devfeed.tech/articles/i-tested-every-ip-kvm-in-my-homelab-10467.md>)

Original publisher: [Read original article](<https://www.jeffgeerling.com/blog/2026/i-tested-every-ip-kvm/>)

Author: jeff@jeffgeerling.com (Jeff Geerling)

Published: 2026-06-05T14:00:00Z

Content type: comparison

Language: en

Sources: [Jeff Geerling](<https://devfeed.tech/sources/jeff-geerling.md>)

Topics: [Pikvm](<https://devfeed.tech/topics/pikvm.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>), [Security](<https://devfeed.tech/topics/security.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Virtual Private Network](<https://devfeed.tech/topics/vpn.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [hdmi](<https://devfeed.tech/topics/hdmi.md>), [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [glinet](<https://devfeed.tech/tags/glinet.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [hdmi](<https://devfeed.tech/tags/hdmi.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [ip](<https://devfeed.tech/tags/ip.md>), [jetkvm](<https://devfeed.tech/tags/jetkvm.md>), [kvm](<https://devfeed.tech/tags/kvm.md>), [network](<https://devfeed.tech/tags/network.md>), [pikvm](<https://devfeed.tech/tags/pikvm.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [security](<https://devfeed.tech/tags/security.md>), [sipeed](<https://devfeed.tech/tags/sipeed.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [vpn](<https://devfeed.tech/tags/vpn.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

A comparison of IP KVM devices, explaining how they provide remote keyboard, video, and mouse control over an IP network and when they are useful alongside Remote Desktop, VNC, screen sharing, or SSH. The article emphasizes security risks, including remote BIOS access and vulnerabilities, and begins its review with PiKVM.

### Source excerpt

Since the PiKVM came out in 2017, there's been an explosion of IP KVMs. I've tested almost every one. But what are they good for? You can use Remote Desktop, Screen Sharing, or VNC to remote control a computer from anywhere on a LAN. And if you don't have a private VPN, you could use RealVNC, Raspberry Pi Connect, or wire up Tailscale or Pangolin for fully remote access. Those solutions are great, and so is SSH if you don't need a full desktop.

## Keeping a Raspberry Pi Cluster Cool

DevFeed: [Keeping a Raspberry Pi Cluster Cool](<https://devfeed.tech/articles/keeping-a-raspberry-pi-cluster-cool-33.md>)

Original publisher: [Read original article](<https://blog.abhimanyu-saharan.com/posts/keeping-a-raspberry-pi-cluster-cool>)

Author: Abhimanyu Saharan

Published: 2026-06-02T00:00:00Z

Content type: article

Language: en

Sources: [Abhimanyu Saharan](<https://devfeed.tech/sources/abhimanyu-s-blog.md>)

Topics: [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [management](<https://devfeed.tech/tags/management.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>)

### AI overview

An article about improving thermal management in a Raspberry Pi cluster by moving beyond simple temperature thresholds to topology-aware automation.

### Source excerpt

Why temperature thresholds weren't enough, and how topology-aware automation improved thermal management in my cluster.

[Next page](<https://devfeed.tech/tags/homelab.md?cursor=WyIyMDI2LTA2LTAyVDAwOjAwOjAwKzAwOjAwIiwgImRkNjJkYjA1LWIxMDctNDQyOS05ZjhmLTU4N2ExNmQ5Yjc5NyJd>)