Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 5281  / 3 Years ago, thu, may 13, 2021, 12:12:05

I want to have a root privileges on some directories. How can I do this?


More From » nautilus

 Answers
0

You can do that in many ways:




  • Log in as root


  • Open nautilus as a root



    gksu nautilus

  • You can add "Open as administrator" as an extension to your right click:




    1. Download the nautilus-gksu package for your architecture from either of these 2 locations, and save it in your downloads folder.



      32 bit: Direct link from ubuntu.mirror.cambrium.nl



      64 bit: Direct link from ubuntu.mirror.cambrium.nl


    2. On your 64 bit install downloaded nautilus-gksu_2.0.2-5ubuntu2_amd64.deb & extracted right in your Downloads folder



      sudo cp ~/Downloads/nautilus-gksu_2.0.2-5ubuntu2_amd64/usr/lib/nautilus/extensions-2.0/libnautilus-gksu.so /usr/lib/nautilus/extensions-3.0

    3. On your 32 bit install downloaded nautilus-gksu_2.0.2-5ubuntu2_i386.deb & again extracted in Downloads folder so terminal command



      sudo cp ~/Downloads/nautilus-gksu_2.0.2-5ubuntu2_i386/usr/lib/nautilus/extensions-2.0/libnautilus-gksu.so /usr/lib/nautilus/extensions-3.0  



[#35187] Thursday, May 13, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hirtieve

Total Points: 207
Total Questions: 104
Total Answers: 114

Location: Cook Islands
Member since Thu, May 21, 2020
4 Years ago
;