Results 1 to 4 of 4

Thread: copy paste in nautilus problem

  1. #1
    Join Date
    Jul 2010
    Beans
    33
    Distro
    Ubuntu 10.04 Lucid Lynx

    copy paste in nautilus problem

    I need to copy/paste /home/alexds/Desktop/gimp/2.0/python directory to /usr/lib/gimp/2.0.
    I wanted to do that in nautilus but he says error: i have no permission

    how can i do that?

  2. #2
    Join Date
    Oct 2008
    Beans
    3,509

    Re: copy paste in nautilus problem

    Code:
    gksu nautilus
    will open nautilus as root and have the appropriate pemissions to copy to /usr/lib/gimp/2.0

  3. #3
    Join Date
    Jul 2010
    Beans
    33
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: copy paste in nautilus problem

    thank you very much!

  4. #4
    Join Date
    Oct 2008
    Beans
    3,509

    Re: copy paste in nautilus problem

    No problem.
    You can also add an entry to the right click nautilus menu, Open as administrator
    by installing nautilus-gksu
    Search for and download in the software centre.

    This will allow you to open files and folders as root.
    You should only use if instructed to do so(eg edit a certain file owned by root) or you know what your doing.
    Most files and folders outside your home directory are owned by root for security and stability of your system.
    Last edited by stinkeye; July 14th, 2010 at 04:18 PM.

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
  •