You don’t really need anything fancy, but… I use Kitty because why not make things pretty
Andrzej3K [none/use name]
- 1 Post
- 7 Comments
Andrzej3K [none/use name]@hexbear.netto Linux@lemmy.ml•Screwed up permissions, ownership, attributes on large fs. How to reset?1·1 month agoIt’s not that difficult, and you don’t need to become an expert — just find out what you need to achieve what you’d trying to do rn. Tbh I still use online calculators for permissions a lot of the time. Maybe see what you can find in the servarr wiki on the subject?
Andrzej3K [none/use name]@hexbear.netto Linux@lemmy.ml•Screwed up permissions, ownership, attributes on large fs. How to reset?3·2 months agoDon’t do that. I’ve done worse, but that’s no excuse. You need to use the setgid bit (
chmod g+s
) of the parent folder and then look into the umask config option for whichever of your applications are creating files/directories… and what umask even is ofc lol
Andrzej3K [none/use name]@hexbear.netto Linux@lemmy.ml•Screwed up permissions, ownership, attributes on large fs. How to reset?3·2 months agoWhat have you been trying to do exactly? I’ve got into plenty of permissions messes in the past, and my gut feeling is that you might be overcomplicating things here
Those crazy mfers lmao
Andrzej3K [none/use name]@hexbear.netOPto Linux@lemmy.ml•Help me understand DSP on Linux?3·3 months agoI’m using Bitwig (the DAW) wrt hardware, it’s an i7 4770 with 8gb DDR3 RAM (which doesn’t seem to be filling up) and a sata SSD.
Cursed solution to a cursed problem 🤷