Comment on It's Hard to Stay Motivated
SeeJayEmm@lemmy.procrastinati.org 1 year agoTook maybe 5 minutes total to install paperless-ngx in docker on a Debian vm. No hassles, no headaches.
The problem is trying to install tools built for Linux on Windows.
LazerDickMcCheese@sh.itjust.works 1 year ago
You’re better than me
SeeJayEmm@lemmy.procrastinati.org 1 year ago
I didn’t mean it that way.
towerful@programming.dev 1 year ago
If you have a spare computer, install proxmox on it.
There are loads of tutorials how to do this, it has a good installer, after which it’s all a web based GUI.
Use it to spin up VMs to your heart’s content, create scripts to automatically provision a new Ubuntu or Debian or whatever flavour. Or run up some Windows VMs. You can pass through GPUs and other devices (tho this can be difficult, again lots of tutorials out there).
Be prepared to spend some time learning proxmox. It took me 2 or 3 installs to figure out the best way to set up networks, storage etc. Mostly cause I just jumped in, found something that could be better, googled that and found a useful tutorial on it so started again.
But once proxmox is running, everything else become so much easier
Chewy7324@discuss.tchncs.de 1 year ago
I don’t think proxmox is great if you don’t know Linux yet. It’s an additional tool to understand. But I do regret not getting into proxmox earlier, since it makes trying new things so much easier.