Results 1 to 6 of 6

Thread: How to read/write restricted folders?

  1. #1
    Join Date
    Dec 2010
    Location
    London UK
    Beans
    47
    Distro
    Ubuntu 10.10 Maverick Meerkat

    How to read/write restricted folders?

    Hello,
    I just moved from using Linux Mint to Ubuntu. I'm trying to move files to a restricted folder, but I get the permission error. I was wondering how to open the folder as root? I remember in Mint you just right click and select 'open as root', but Ubuntu doesn't seem to have that option.

    Thanks in advance,
    Danny
    Last edited by Koffeehaus; February 14th, 2011 at 04:55 PM.

  2. #2
    Join Date
    May 2010
    Location
    Ireland
    Beans
    19
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: How to read/write restricted folders?

    Had a similar issue, this was my thread http://ubuntuforums.org/showthread.php?t=1685916s

  3. #3
    Join Date
    Jun 2009
    Location
    U.S.A. Illinios
    Beans
    336
    Distro
    Ubuntu

    Re: How to read/write restricted folders?

    In terminal
    Code:
    gksudo nautilus
    This will open Nautilus as super user !
    johnnyg713
    Ultimate Edition,We are World Wide and Growing !
    http://ultimateedition.info/
    http://www.ultimateeditionoz.com/for...hp?f=36&t=2387

  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to read/write restricted folders?

    Code:
    sudo apt-get install nautilus-gksu
    , log out and log back in to see the 'Open as root' menu option.

  5. #5
    Join Date
    Dec 2010
    Location
    London UK
    Beans
    47
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: How to read/write restricted folders?

    Quote Originally Posted by oldos2er View Post
    Code:
    sudo apt-get install nautilus-gksu
    , log out and log back in to see the 'Open as root' menu option.
    That works perfect. Thank you Oldos2er!!!

  6. #6
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to read/write restricted folders?

    You're welcome.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •