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 ...
- 02-01-2008 #1Just 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
- 02-01-2008 #2
You should be able to use filemanager in superuser mode ... but why do you need access to / ?
- 02-01-2008 #3
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.
- 02-01-2008 #4
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.
- 02-01-2008 #5Just 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.
- 02-01-2008 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Try typing this from the command line:
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.Code:gksu 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.
- 02-01-2008 #7
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.
- 02-01-2008 #8Just 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.
- 02-01-2008 #9forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
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.
- 02-01-2008 #10Just 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


Reply With Quote
