put stuff here before they get organized

default

networking setup with wg and tailscale can lead to issues since tailscale uses wg under the hood. how do we address multiple tunnels?

when accessing home network with wg ensure that the home network subnet as well as wg subnet are included in the allowed list(seperated by comma). since the wg is setup on the router this should allow access to all devices.

proxmox setup issues

apt failure: due to enterprise repos comment them out at /etc/apt/sources.list.d/pve-enterprise.list and /etc/apt/sources.list.d/ceph.list

then add community repo to the /etc/apt/sources.list

# community repo
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription

for sharing iso images between proxmox nodes store them on nfs and mount the nfs on proxmox

proxmox graphics passing pci devices passing through the whole gpu as opposed to partitioning first change some configs to enable passthrough

add vfio vfio_iommu_type1 vfio_pci vfio_virqfd to /etc/modules and edit /etc/kernel/cmdling to include amd_iommu=on or intel_iommu=on based on cpu then run proxmox-boot-tool refresh and update-initramfs -u -k all afterwards reboot system prevent gpu from displaying any display output in proxmox

I couldn’t shake up the idea that for the sake of appearances I was causing that kind of discomfort to myself