Skip to content
VahaC Logo
Logs from VahaC Stories from the Homelab — and Beyond
  • Home
  • Blogs
  • Tools
  • About me
search.sh
grep -ri " "

Home » Blogs » Page 6

~/tools/vcard-qr-code-generator.md
vCard QR Code Generator
2026-03-02 Tools 5 min read

vCard QR Code Generator

Sharing contact details by QR code is basically: put a vCard (.vcf) payload into a QR code, then let the phone’s camera (or QR scanner) offer “Add contact”….

Tools
read more
~/openwrt/openwrt-wifi-6-wifi-7-setup-guide.md
OpenWrt WiFi 6 WiFi 7
2026-02-23 OpenWrt 7 min read

OpenWrt WiFi 6 WiFi 7 Setup Guide

If you want a clean tri-band setup on OpenWrt (2.4 GHz + 5 GHz + 6 GHz), this guide walks through a practical, beginner-friendly configuration for Wi‑Fi 6…

Linux OpenWrt
read more
~/openwrt/bpi-r4-openwrt-emmc-install.md
BPI-R4 OpenWrt eMMC Install
2026-02-16 OpenWrt 7 min read

BPI-R4 OpenWrt eMMC Install

Running OpenWrt from the onboard eMMC on the Banana Pi BPI-R4 is a big quality-of-life upgrade: faster storage, fewer SD-card surprises, and (usually) the full ~8 GB becomes…

Linux OpenWrt
read more
~/docker/docker-for-beginners-containers-images-volumes-compose.md
Docker for Beginners
2026-02-09 Docker 8 min read

Docker for Beginners: Containers, Images, Volumes, Compose

If you’re new to Docker, it can feel like “magic”: you run a single command and suddenly an app works on your machine without installing a bunch of…

container Docker
read more
~/docker/self-hosted-bitwarden-password-manager.md
Self-Hosted Bitwarden Password Manager
2026-02-02 Docker 7 min read

Self-Hosted Bitwarden Password Manager on Docker: OpenMediaVault + Nginx Proxy Manager (Install, Update, Backup)

⚠️ Update: After a recent Bitwarden Lite image update, I ran into critical bugs that make the container unusable. The internal nginx proxy fails to resolve localhost inside…

container Docker
read more
~/docker/access-it-tools-and-dozzle-in-my-lan-without-ports.md
IT-Tools and Dozzle in my LAN without ports
2026-01-26 Docker 5 min read

Access IT-Tools and Dozzle in my LAN without ports

I run a small homelab where a couple of “developer quality-of-life” services run on a NAS: Both services were reachable via raw IP + port (e.g., http://<NAS_IP>:<PORT>). That…

container Docker
read more
~/docker/self-hosting-it-tools-in-docker-on-openmediavault-omv-a-practical-setup-guide.md
Self-Hosting IT-Tools in Docker
2026-01-19 Docker 4 min read

Self-Hosting IT-Tools in Docker on OpenMediaVault (OMV): A Practical Setup Guide

If you’re a developer who lives in terminals, logs, and quick copy-paste utilities, Self-Hosting IT-Tools in Docker is the kind of “small thing” that ends up saving you…

container Docker
read more
~/docker/dozzle-in-docker-install-secure-and-troubleshoot.md
Dozzle in Docker
2026-01-13 Docker 5 min read

Dozzle in Docker: Install, Secure, and Troubleshoot

What is Dozzle? 🤔 Dozzle is a lightweight, web-based log viewer for Docker containers. Instead of running docker logs -f … in a terminal, you get a clean…

container Docker
read more
~/docker/reset-qbittorrent-webui-password-in-docker.md
Reset qBittorrent WebUI Password in Docker
2026-01-05 Docker 5 min read

Reset qBittorrent WebUI Password in Docker (PBKDF2) — Grab the Temporary Password from Logs

If your qBittorrent WebUI login is locked out (or your IP got banned after too many attempts), the cleanest recovery path in a Docker setup is to remove…

container Docker qBittorrent
read more
~/docker/migrating-jellyfin-qbittorrent-between-servers.md
Jellyfin qBittorrent OMV migration
2025-12-30 Docker 11 min read

Migrating Jellyfin and qBittorrent Between Two OpenMediaVault Servers (Without Breaking Anything)

Self‑hosting is amazing… right up until you realise you want to move multiple terabytes of media and torrents from one box to another without losing watch history, metadata,…

container Docker OpenMediaVault
read more
prev1…45678next
  • Home
  • Blogs
  • Tools
  • About me
  • Cookie Policy
  • Privacy Policy
  • Terms & Conditions
© 2026 Logs from VahaC — Theme: VahaC Terminal