Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      10 Ways Node.js Development Boosts AI & Real-Time Data (2025-2026 Edition)

      August 18, 2025

      Looking to Outsource React.js Development? Here’s What Top Agencies Are Doing Right

      August 18, 2025

      Beyond The Hype: What AI Can Really Do For Product Design

      August 18, 2025

      BrowserStack launches Chrome extension that bundles 10+ manual web testing tools

      August 18, 2025

      ML Observability: Bringing Transparency to Payments and Beyond

      August 18, 2025

      Highlights from Git 2.51

      August 18, 2025

      3D Layered Text: The Basics

      August 18, 2025

      CodeSOD: Going Crazy

      August 18, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      How to install Flow — IoT platform

      August 18, 2025
      Recent

      How to install Flow — IoT platform

      August 18, 2025

      Total.js Tables is here!

      August 18, 2025

      The joy of recursion, immutable data, and pure functions: Generating mazes with JavaScript

      August 18, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Access Root Directory in Nautilus File Manager

      August 18, 2025
      Recent

      Access Root Directory in Nautilus File Manager

      August 18, 2025

      Ptyxis: Ubuntu’s Leap Into GPU-Powered Terminals

      August 18, 2025

      Raspberry Pi Unveils $40 Five-Inch Touch Display 2

      August 18, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Learning Resources»Access Root Directory in Nautilus File Manager

    Access Root Directory in Nautilus File Manager

    August 18, 2025

    Access Root Directory in Nautilus File Manager

    Once upon a time, Nautilus allowed accessing the root directory from ‘Other locations’ option in the sidebar.

    This tiny but useful option has disappeared in the recent versions. But you can still access root folder in Nautilus by typing / in the address bar.

    Let’s see it in a bit more detail in this quick tutorial for Linux beginners.

    Nautilus is the default file explorer in GNOME desktop environment and thus it should be applicable for Ubuntu, Fedora and many other distributions that use GNOME.

    Access root directory from Nautilus

    Open the Nautilus file manager. You’ll notice that there is an address bar on the top that displays like Home or the current location. Click on it and you’ll see that you can enter text here.

    All you have to do is to enter / here. That’s it.

    Access Root Directory in Nautilus File Manager
    Click on the address bar and enter /

    If it helps, here’s a video of the entire process to show things better.



    0:00
    /0:13



    Access root directory as a normal user

    There is one tiny thing to note here. You’ll be accessing the root directory as a normal user. So while you can read most files, you won’t be able to create new or modify existing ones.

    If you want that, you can easily do that. Let me show that in the next section.

    Access root directory as a root user

    Open the Nautilus file explorer and type the following in the address bar:

    admin://
    Access Root Directory in Nautilus File Manager

    You’ll be asked to enter the password. That will be your own user account password.

    Here’s a video to show things in a better way.



    0:00
    /0:15



    When you access the root directory as an admin (sudo), you can make changes here, create new files etc. This comes handy in situations where you have to make changes to config files and you want to avoid the terminal. Files opened from here will be opened in graphical text editor, easier to modify.

    This is different from opening any file as root trick I shared earlier.

    Open Files and Folders as Admin in Nautilus File Manager
    Learn to add an “Open as Administrator” option in the right click context menu in Nautilus file manager in Ubuntu and other Linux distributions.
    Access Root Directory in Nautilus File ManagerIt’s FOSSAbhishek Prakash
    Access Root Directory in Nautilus File Manager

    Conclusion

    This is one of the many Nautilus tweaks that you can use to get more out of it.

    15 Ways to Tweak Nautilus File Manager in Linux
    Nautilus, aka GNOME Files, is a good file manager with plenty of features. You can further enhance your experience by using these extensions, tweaks and tips.
    Access Root Directory in Nautilus File ManagerIt’s FOSSAbhishek Prakash
    Access Root Directory in Nautilus File Manager

    It’s quite powerful and it is always good to explore the less obvious features of your regular tools. In that regard, you may also want to learn a thing or two about utilizing the search feature in Nautilus.

    Mastering Nautilus File Search in Linux Desktop
    Become a pro finder with these handy tips to improve your file search experience with GNOME’s Nautilus file search.
    Access Root Directory in Nautilus File ManagerIt’s FOSSSreenath
    Access Root Directory in Nautilus File Manager

    As I mentioned initially, the option to access root files used to be under the ‘Other locations’ in the left sidebar. It is removed and replaced by a clandestine method. I think the rational behind this decision was to avoid accidental changes to root files. That’s just my guess. I let you enjoy this quick Nautilus tip.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleWorkday Staff Fall to Social Engineering; Hackers Access Third-Party CRM Platform
    Next Article Total.js Tables is here!

    Related Posts

    Learning Resources

    Ptyxis: Ubuntu’s Leap Into GPU-Powered Terminals

    August 18, 2025
    Learning Resources

    What I learned from Inspired

    August 18, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Meta Researchers Introduced J1: A Reinforcement Learning Framework That Trains Language Models to Judge With Reasoned Consistency and Minimal Data

    Machine Learning

    Microsoft adds RFT & SFT support in Azure AI Foundry for smarter model fine-tuning

    Operating Systems

    CodeSOD: Gridding My Teeth

    News & Updates

    CVE-2025-46629 – Tenda RX2 Pro Remote Access Control Bypass

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-47280 – Umbraco Forms Email Injection Vulnerability

    May 13, 2025

    CVE ID : CVE-2025-47280

    Published : May 13, 2025, 5:16 p.m. | 1 hour, 48 minutes ago

    Description : Umbraco Forms is a form builder that integrates with the Umbraco content management system. Starting in the 7.x branch and prior to versions 13.4.2 and 15.1.2, the ‘Send email’ workflow does not HTML encode the user-provided field values in the sent email message, making any form with this workflow configured vulnerable, as it allows sending the message from a trusted system and address, potentially bypassing spam and email client security systems. This issue affects all (supported) versions Umbraco Forms and is patched in 13.4.2 and 15.1.2. Unpatched or unsupported versions can workaround this issue by using the `Send email with template (Razor)` workflow instead or writing a custom workflow type. To avoid accidentally using the vulnerable workflow again, the `SendEmail` workflow type can be removed using a composer available in the GitHub Security Advisory for this vulnerability.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-5997 – Beamsec PhishPro Privileged API Abuse

    July 28, 2025

    CVE-2025-5049 – FreeFloat FTP Server Buffer Overflow Vulnerability

    May 21, 2025

    CoreDNS Vulnerability Let Attackers Exhaust Server Memory Via Amplification Attack

    June 11, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.