0
votes
0answers
42 views

Avoiding character code problems in file names

Even though I have always been careful when copying files between partitions of different type, I repeatedly ran into the problem that after copying file names on the target disk where corrupted. ...
1
vote
2answers
231 views

If I create or modify any file or directory with sudo then I can only manipulate it with sudo

The general issue is that if I create or modify any file or directory with sudo then it seems that I'm unable to create and modify this file or directory further as any other user than sudo. The rest ...
1
vote
2answers
860 views

Why do I get rsync error 20 when trying to customize Ubuntu?

when trying to customize my ubuntu desktop live iso i'm coming across an rsync error in the first stages of the tutorial. when I execute: sudo rsync --exclude=/casper/filesystem.squashfs -a mnt/ ...