Ubuntu
How to passthrough an RTX …
Intro I recently acquired an RTX 5060 GPU and had to look at multiple sources in order to get passthrough working. This will outline all the steps I took in order to get it working on my Dell Poweredge T440 server. Pre-requisite I am using an ubuntu 22.04 VM with the official 6.14 kernel update. It …
Set up a ramdisk for Plex
Intro Always on the lookout to decrease writes on my consumer SSDs, I stumbled upon the idea of a ramdisk for Plex transcodes. In theory it should offer a performance boost, but in practice I did not really notice any improvements besides lowering SSD writes. Editing fstab Navigate to /etc/fstab and …