Book Navigation
HomeLab
Useful scripts
Install OpenVPN: First, get the script and make it executable : curl -O https://raw.githubus...
Proxmox GPU Passthrough
Fast summary of how to passthrough GPU in Proxmox Your hardware should, support: VT-d, interr...
Proxmox free user post-config
Post-config that only free user need to do Edit /etc/apt/sources.list and add: PVE 5: deb h...
Generate .onion domain
.onion domain adavantages A .onion domain don't require a public IP .onion domains are free an...
SSLH SSH/HTTPS Multiplexer #TODO
OpenWrt cheatsheet
Update all packages opkg list-upgradable | cut -f 1 -d ' ' | xargs opkg upgrade
Proxmox no network after adding nvme ssd (WTF)
WebGUI and SSH stopped working Adding ssd changed the predictable network name (WTF x2) Connect...
CPU soft/hard lockup (Nvidia nouveau driver issue)
Error watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:1:28420] NMI watchdog: Watch...
Ryzen 1st gen VM BSOD SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
Solution nano /etc/modprobe.d/kvm.conf options kvm ignore_msrs=1 options kvm report_ignored_ms...
Proxmox HDD not going to sleep
List disks fdisk -l Check disk status hdparm -C /dev/sdX example: root@pve:~# hdparm -C /dev/sd...