27
I have a really simple question: How do I make a backup of /home directory which includes my administrator account and one other user account without getting permissions errors for the other user account? I've spent hours searching and have not found an intelligible answer.
With Linux Mint I've been using Grsync to make a backup of /home to an external HD. For a single user it works great. But because I have a second user account, there are always permissions errors from the other user account (my wife's) and I've had to manually open her .mozilla directory by right-clicking and doing 'open as root' so I can copy her Firefox and e-mail settings to the backup. But with Pinguy OS there is no option to 'open as root', only 'open as administrator' which will not give me permission to copy her information.
Does anyone know if there's a way I can 'open as root' without having to us the CLI to 'sudo chown' to copy her files, and then have to change permissions back to my wife's account again.
Or better, how can I use Grsync to do this without errors?
Or would Deja Dup work better?