Is anybody running a multi-user computer setup? If so, what does your partition setup look like?
I'm trying to figure out what works best, because I want an area with shared files (not a network share), while keeping the encrypted disk at boot.
We already have an encrypted disk with keys for each of us, and I'm installing a new drive to expand storage.
#asklinux #askfedi #linux
2
Replies
0
Boosts
apparently bindfs might be good for the shared folder.
I went with a shared group, setgid bit on chmod and an acl. It seems to work, but I guess we’ll find out.
#linux