I saw in a reddit comment that it was possible to switch to root user in nautilus file browser by just typing in a series of forward slashes and colons. I've since forgotten the sequence and searching the internet did not return any answers.
Is there an actual way to do that?
You may want to use the GVfs admin backend, just add
admin://
to the beginning of the full path to your preferred directory.Open Nautilus the usual way and press Ctrl+L to enable typing in the address-bar, and then enter for example
admin:///usr/
to open the/usr/
directory.Alternatively, launch Terminal and run
to open the
/
directory orto open the
/usr/
directory etc.You can go to the root folder
/
and double click the folder calledroot
. Then, write your password two times and you'll get into theroot
folder. Then you can see/
at the top of the screen. Click at that and now you are in a root instance of Nautilus.