lorty@lemmy.mlcake to Linux@lemmy.ml · 4 天前TIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square20fedilinkarrow-up1126arrow-down13file-text
arrow-up1123arrow-down1message-squareTIL tar keeps permissions of the files and directories archived if possible.lorty@lemmy.mlcake to Linux@lemmy.ml · 4 天前message-square20fedilinkfile-text
minus-squarelorty@lemmy.mlcakeOPlinkfedilinkarrow-up3·3 天前I thought that, since users would be different between machines, there’s no point in keeping this kind of information.
minus-squareTankieTanuki [he/him]@hexbear.netcakelinkfedilinkEnglisharrow-up6·3 天前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
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