Skip to content

Tag: self-hosting

All the articles with the tag "self-hosting".

KVM/QEMU/libvirt: CLI Workflows

KVM/QEMU/libvirt: CLI Workflows

virt-manager is fine, but real homelab automation lives on the command line. virt-install, virsh, cloud-init — provision VMs in seconds, not click-by-click.

rclone vs Restic: Sync vs Backup

rclone vs Restic: Sync vs Backup

rclone copies and syncs files to cloud storage. Restic does deduplicated encrypted snapshots. Confusing them costs you restores at 2 AM.

mtr vs traceroute: Packet Loss

mtr vs traceroute: Packet Loss

traceroute lies. mtr tells the truth. Here's how to read packet-loss reports like an oncall engineer and stop blaming your ISP for the wrong hop.

Hetzner vs DigitalOcean vs Vultr

Hetzner vs DigitalOcean vs Vultr

Picking a cheap VPS for home-lab overflow — off-site backups, public endpoints, CGNAT escape. Real tradeoffs, honest picks per scenario.

iperf3 + nload: Network Diagnosis

iperf3 + nload: Network Diagnosis

Your gigabit link drops to 200 Mbps and you don't know why. iperf3 measures throughput honestly, nload visualizes traffic — together they find the bottleneck fast.

Syncthing vs Resilio vs Seafile

Syncthing vs Resilio vs Seafile

Dropbox got expensive and your data left the building. Syncthing, Resilio Sync, and Seafile compared — pick the one that fits your threat model.