I think I'm having some driver-related issues on my Realtek NICs so I've been looking up how to install latest or more fitting drivers manually to see if it makes any difference. Found this page, gave it a go, but when doing
Read more
apt install r8168-dkms -y
, I get this error: installed r8168-dkms package post-installation script subprocess returned error exit status 10
, which suggests that the method is slightly outdated. Reading some posts, I figured that Proxmox breaks...Read more