Thread: File perms problem
i have somehow messed file/folder permissions, , can't access files, unless perms changed in nautilus.
how change was, is, default perms files , folders under /home/
have few recursive commands, don't seem doing need
seems new folder given 755, , new file given 644, need recusrive chown , recursive chmod folders/files.code:sudo chown -r fred:fred /home/fred/documents $ sudo chmod -r 644 /home/fred/documents
files inside /home/user/documents have permissions 664
normal folders in /home/user music, documents, downloads, videos have permissions 751, mail 1 700.
-r in chmod , chown changes recursively, why chown , chmod -r command not doing say?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] File perms problem
Ubuntu
Comments
Post a Comment