lorty@lemmy.ml to Linux@lemmy.ml · 13 hours agoTIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square20fedilinkarrow-up185arrow-down13file-text
arrow-up182arrow-down1message-squareTIL tar keeps permissions of the files and directories archived if possible.lorty@lemmy.ml to Linux@lemmy.ml · 13 hours agomessage-square20fedilinkfile-text
minus-squarelorty@lemmy.mlOPlinkfedilinkarrow-up3·5 hours agoI thought that, since users would be different between machines, there’s no point in keeping this kind of information.
minus-squareTankieTanuki [he/him]@hexbear.netlinkfedilinkEnglisharrow-up6·5 hours agoYou can sync user and daemon UIDs across machines with LDAP and SSSD. And even if you don’t do that, keeping the information is useful when restoring to the same machine
I thought that, since users would be different between machines, there’s no point in keeping this kind of information.
You can sync user and daemon UIDs across machines with LDAP and SSSD.
And even if you don’t do that, keeping the information is useful when restoring to the same machine