Page 1 of 7 123 ... LastLast
Results 1 to 10 of 66

Thread: sudo nautilus

  1. #1
    Join Date
    Jan 2008
    Beans
    25

    sudo nautilus

    Good afternoon,

    the situation is this:

    I have to copy some files and folders to my file system.
    Nautilus does not let me for i have no right to.

    using the terminal and sudo mkdir/cp... would be an option, but might take just way too long.

    after looking how to get my nautilus having accept me as its boss, i changed my su password (for it used to work before and all of a sudden it did not anymore)...

    the only effective way i have found of controlling my nautilus, is by opening it through the terminal using

    Sudo nautilus

    i never had to use that command before to be able to write on my file system.(maybe i have unlocked it at some point in my discovery of linux)

    what's more, if i type

    Sudo nautilus

    the only thing i get is this message:

    user@ubuntu:~$ sudo nautilus
    seahorse nautilus module initialized
    Initializing nautilus-share extension
    Segmentation fault
    user@ubuntu:~$


    thus in my case it is not that effective afterall..

    how can i fix this?
    thank you in advance!
    UBUNTU UNGAMTU NGABANYE ABANTU

  2. #2
    Join Date
    Jan 2008
    Location
    United Kingdom
    Beans
    195
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: sudo nautilus

    Press Alt+F2, and type



    Code:
    gksu nautilus

    You should have free range then

  3. #3
    Join Date
    Jan 2008
    Beans
    25

    Re: sudo nautilus

    moreover,

    if i "su" in my terminal and try to run nautilus, i get this message:

    root@ubuntu:/home/user# nautilus

    (nautilus:10827): GnomeUI-WARNING **: While connecting to session manager:
    Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
    seahorse nautilus module initialized
    Initializing nautilus-share extension
    Segmentation fault
    root@ubuntu:/home/user#

    i bet the answer is simple, but so am I.

    thanks in advance
    UBUNTU UNGAMTU NGABANYE ABANTU

  4. #4
    Join Date
    Jun 2007
    Location
    Bombay,India
    Beans
    1,579
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: sudo nautilus

    I think it should be
    Code:
    gksudo nautilus

  5. #5
    Join Date
    Jan 2008
    Beans
    25

    Re: sudo nautilus

    Quote Originally Posted by django0909 View Post
    Press Alt+F2, and type



    Code:
    gksu nautilus

    You should have free range then

    thanks for the incredible quick reply, but nautilus will not show by doing that. it seems to be disappearing as soon as i hit enter (after giving my correct pwrd).
    UBUNTU UNGAMTU NGABANYE ABANTU

  6. #6
    Join Date
    Jan 2008
    Location
    United Kingdom
    Beans
    195
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: sudo nautilus

    Both do the same as far as I'm aware?

    edit: Try gksudo nautilus?

  7. #7
    Join Date
    Jan 2008
    Beans
    25

    Re: sudo nautilus

    Quote Originally Posted by meindian523 View Post
    I think it should be
    Code:
    gksudo nautilus
    thanks too for the quick one, but still no nautilus at all, not even the chance to give my pwd...
    UBUNTU UNGAMTU NGABANYE ABANTU

  8. #8
    Join Date
    Jun 2007
    Location
    Bombay,India
    Beans
    1,579
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: sudo nautilus

    yup,they do accomplish the same function,only 'su' is for rpm-family systems,while 'sudo' is for deb-family systems.

  9. #9
    Join Date
    May 2006
    Location
    Wichita, Kansas
    Beans
    2,967
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: sudo nautilus

    http://psychocats.net/ubuntu/graphicalsudo on why it is wise to use gksudo with a graphical application, such as Nautilus, rather than sudo.

  10. #10
    Join Date
    Jan 2008
    Beans
    25

    Re: sudo nautilus

    user@ubuntu:~$ gksudo nautilus
    Initializing nautilus-share extension


    user@ubuntu:~$ gksu nautilus
    Initializing nautilus-share extension


    but no nautilus coming up. (also with alt F2)

    typing solely nautilus starts nautilus, but restricted
    UBUNTU UNGAMTU NGABANYE ABANTU

Page 1 of 7 123 ... LastLast

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
  •