It should technically do that already, but as extra insurance I'm running it with the -u bind flag in ENTRYPOINT. The problem was solved with a chmod 755
Findmysec
Thank you, chmod 775 worked
Thank you, I'll keep that in mind. I didn't actually mount volumes into the container yet, the problem was solved upon changing to chmod 755
This is a very useful trick, thanks.
The problem was with the chmod, I changed it to include execute permissions for the user (764) and it worked. I'm also running named with a -u bind flag in "ENTRYPOINT" for insurance.
I think ZFS does some advanced stuff which makes it better than just relying on hardware checksums (which have been shown to not be so great)
How about bitrot?
Yeah I'm looking for something like this for Linux desktop
Does it work on desktop? Linux?
Qubes OS doesn't have GPU acceleration using Virtio-powered interfaces if that's something you need. Also it's based on Xen and you are not encouraged to mess around with dom0.
TBH if there's a way that you can attach to the display output of a VM with a GUI when you start your computer, it will probably fit your use-case perfectly. I haven't found a method to do this but I think there should be some way to attach directly to the display of a VM after booting up.
Anyone speculate on the reasons why a technically savvy community like this hasn't moved from Reddit?
I'm an old timer and was recommended tachiyomi a lot, but these days I just go online TBH. Most manga isn't worth it for me to keep
I have heard a lot about Envoy proxy from Istio but never looked into it for baremetal usage. I'll keep an eye out, thanks