Repository

Looks good to me!

User Tools

Site Tools


topic:network:todos

Virtualization

Learn what virtualization is, how to set up, use cases, whether appropriate for current home setup.

Proxmox seems to be one such virtualization technology.

Docker Compose and K8s

Grafana

See this amazing home dashboard for monitoring server health, etc.

More Grafana beauty.

Nextcloud

KVM switches

Homelab builds

Learning resources

Is there a good guide for a total noob on this stuff. I have worked IT 3 years, but a lot of this is just going over my head as far as the hardware and services (I'm a service delivery analyst, so don't hang me).

Checkout spaceinvader YouTube

Linux recipes

# Remove all files in current directory ending in ~
ls | grep ~$ | sed 's/./\\&/g' | xargs rm --`
topic/network/todos.txt · Last modified: 23 months ago ( 2 May 2023) by 127.0.0.1