Proxmox

Helper scripts

Goated repository containing super useful scripts

Wifi setup

wpa_passphrase SSIDNAME PASSWORD >> /etc/wpa_supplicant/wpa_supplicant.conf
systemctl restart wpa_supplicant
systemctl restart networking

Wireguard

Port forward in/out UDP on home router

GPU Pass-through

Currently following this guide and this Reddit post


Parent: Efforts