ok, so I was trying to use ChatGPT earlier, and it was confusing me, so I tried co-pilot, and it gave me something simpler. I will see if this works..
1. Update Proxmox and reboot
apt update
apt full-upgrade -y
reboot
2. Install kernel headers and build tools
apt install -y...