minus-squareruby@lemmy.dbzer0.comtoPrivacy@lemmy.ml•Encrypt your Linux with LUKS, like seriously.linkfedilinkarrow-up4arrow-down1·4 days agothe backup wouldn’t be encrypted but you can use luks to encrypt the backup drive too, the same way as you’d do with a drive in your computer. i use rsync to send off my /home to an encrypted backup drive and restoring it you just reverse the source and destination and copy the stuff back. linkfedilink
minus-squareruby@lemmy.dbzer0.comtoTechnology@lemmy.world•YouTube is now flagging accounts on Premium family plans that aren't in the same householdlinkfedilinkEnglisharrow-up2·1 month agowhen all the videos get put behind login walls and drm, perhaps someone will. linkfedilink
the backup wouldn’t be encrypted but you can use luks to encrypt the backup drive too, the same way as you’d do with a drive in your computer.
i use rsync to send off my /home to an encrypted backup drive and restoring it you just reverse the source and destination and copy the stuff back.