Nautilus shortcut for root under users session

categories:

As root, create a file called “Nautilus-root.desktop” into /usr/share/applications

[Desktop Entry] Name=File Browser (Root) Comment=Browse the filesystem with the file manager TryExec=nautilus Exec=sudo nautilus --no-desktop --browser %U Icon=file-manager Terminal=false StartupNotify=true Type=Application Categories=GNOME;Application;System;Utility;Core;X-Red-Hat-Base; OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=nautilus X-GNOME-Bugzilla-Component=general X-Desktop-File-Install-Version=0.10

When done, killall gnome-panel

After gnome is done restarting, you’ll notice a new shortcut under Applications > System tools

Users need to be in the sudoers to be able to execute the file browser… Howto : http://blog.wains.be/?p=112




Thanks for reading this post!


Did you find an issue in this article?

- click on the following Github link
- log into Github with your account
- click on the line number containing the error
- click on the "..." button
- choose "Reference in new issue"
- add a title and your comment
- click "Submit new issue"

Your feedback is much appreciated! πŸ€œπŸΌπŸ€›πŸΌ

You can also drop me a line below!