Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19
hey im trying to access my root file system. it says im not the owner and i cannot access it. it does not give me an input box of any ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    63

    Trying to gain access to Root

    hey im trying to access my root file system.

    it says im not the owner and i cannot access it.

    it does not give me an input box of any sort that i may put my master pw into it.

    i even opened up the terminal at the same time

    su
    password:

    and still nothing. theres probably a completely different way, but i dont know how.

    please help

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    You should be able to use filemanager in superuser mode ... but why do you need access to / ?

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    If you are using KDE in openSUSE you can do Kmenu -> Applications -> System -> File Manager -> File Manager - Super User Mode. A shortcut would be to do ALT-F2, enter "kdesu konqueror" in the box that pops up and then enter roots password when prompted.

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    When you go to root in a terminal it is only good for that session. In essence you are logged in as root in the terminal but are still you in the GUI.

  5. #5
    Just Joined!
    Join Date
    Jan 2008
    Posts
    63
    i dont know how to use filemanager in su mode. and i just want to explore everything, its not like i NEED to get into it. im curious and new to linux. im trying to learn EVERYTHING i can.

    im not using kde. im using gnome.

    i dont want to use the terminal to access it, i want to use the gui. im not that advanced on linux to be able to use terminal to do everything yet. but i am learning shell commands and stuff.

  6. #6
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Try typing this from the command line:

    Code:
    gksu nautilus
    That should open the nautilus file manager in root mode so that you can look around a bit. Be careful, as any mistake could render your system useless.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  7. #7
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    You should be able to browse anything. You my not be able to access it though even to look. It depends on the permissions set on the files. You can see th permissions by right clicking.

  8. #8
    Just Joined!
    Join Date
    Jan 2008
    Posts
    63
    ozar:

    striker@dhcppc0:~> gksu
    bash: gksu: command not found
    striker@dhcppc0:~> su
    Password:
    dhcppc0:/home/striker # gksu nautilus
    bash: gksu: command not found
    dhcppc0:/home/striker #

    andgoalthorp, i already knew that i can view the permissions. but since i cant access it via root, everything is greyed out.

  9. #9
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by striker0204 View Post
    ozar:

    striker@dhcppc0:~> gksu
    bash: gksu: command not found
    striker@dhcppc0:~> su
    Password:
    dhcppc0:/home/striker # gksu nautilus
    bash: gksu: command not found
    dhcppc0:/home/striker #
    It works in some distros, but apparently not in your version of opensuse. Try it this way, then:

    Code:
    gnomesu nautilus
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  10. #10
    Just Joined!
    Join Date
    Jan 2008
    Posts
    63
    that one did something, but it just hangs below the command
    dhcppc0:/home/striker # gksu nautilus
    bash: gksu: command not found
    dhcppc0:/home/striker # clear

    dhcppc0:/home/striker # su
    dhcppc0:/home/striker # gnomesu nautilus

Page 1 of 2 1 2 LastLast

Posting Permissions

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