I do not have access to my root folder: Ubuntu says I do not have the necessary permissions to access it. I also cannot access lost + found, which gives me the same error message
Is there anyone here that can provide answers to these questions?
|
I do not have access to my root folder: Ubuntu says I do not have the necessary permissions to access it. I also cannot access Is there anyone here that can provide answers to these questions? |
||||
|
|
|
Yes, this is normal to Ubuntu and every Linux distributions. You can't access to the root folder because that folder is owned by root and it's user folder. But, you can access that folder if you really want by using Also using nautilus by Pressing Super+F2 key and typing Changing permissions of root folder.Assuming you want to change the permission of root user's home folder, which is But, if you really want it, the command is chmod:
will let you gain access to the To learn more about File permissions, Read this |
|||||||||
|