this post was submitted on 16 Jul 2023
3 points (100.0% liked)
BeyondCombustion.net
15 readers
1 users here now
News and discussion regarding BeyondCombustion.net
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I dunno how I got here, but protip- put
nice -n 30
before any command like this. It will make it lower priority so that your lemmy instance gets all the CPU it needs before giving whatever command you're running more resources.I do this when backing up my DB and pict-rs.
Ooooh that's a good idea when doing those though the command line. Wonder if there's a way to do something similar with Proxmox at the VM snapshot level