Right now by default iam logged in with my account and i want to access some files/folders in my machine, but iam unable to access(also no copy/paste) those because iam not logged in as root user. So is there a way to gain root access over those files/folders in Ubuntu. I know i can do su in command prompt and change the permissions but what is the other way to gain root access.
feedback
|
|
CarlF is on point. You must prefix all of your commands with | |||
|
feedback
|
is probably what you want. If you enter it in a terminal or with Alt+F2, it will first ask for your password and then open a folder view of your home directory, from where you can navigate normally. Or you could use
to access the folder you want directly. If you are using Kubuntu, replace "nautilus" with "dolphin". | |||
|
feedback
|
|
Try typing | |||||||
feedback
|