Results 1 to 10 of 12
ok so im trying to extract things to / and it wont let me, it says i dont have the right admin powers, i have the root pass/and i have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-03-2005 #1Linux User
- Join Date
- May 2005
- Posts
- 473
administrative...
ok so im trying to extract things to / and it wont let me, it says i dont have the right admin powers, i have the root pass/and i have the only acount... its proly something stupid but i cant figure it out...
- 06-04-2005 #2
You have to be logged in as root. Do
that wll give you root's path. Putting the - after su gives you more access than just using suCode:su -
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-04-2005 #3Linux User
- Join Date
- May 2005
- Posts
- 473
i know that, i want to know how to do that while scanning through my folders in my file browsers
- 06-04-2005 #4
Let me get this straight, you right click on a file, you click Extract to and you select /. Then you are told that you don't have permission to do this.
Whenever I have tried to do something like that as normal user, I am asked for my root password.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-04-2005 #5Linux User
- Join Date
- May 2005
- Posts
- 473
ss:
- 06-04-2005 #6Linux User
- Join Date
- May 2005
- Posts
- 473
- 06-04-2005 #7Linux User
- Join Date
- May 2005
- Posts
- 473
- 06-04-2005 #8Linux User
- Join Date
- May 2005
- Posts
- 473
thats wierd, sry for multiple posts, it froze on post (the site) and i accedently pressed it multiple times
- 06-04-2005 #9Linux Newbie
- Join Date
- Jun 2005
- Location
- Whitstable, Kent, England
- Posts
- 136
Have you tried it from comand line?
# su
# cd /path/to/folder
# tar zxvf filenameThe biggest security threat is the user.
- 06-04-2005 #10Linux User
- Join Date
- May 2005
- Posts
- 473
ok, i did...
[arctic@172 ~]$ su -
Password:
[root@172 ~]# cd /usr/share/themes
[root@172 themes]# tar -x ICON-Etiquette-0.6.tar.gz
and then theres the lil blinking box(been there for a couple of mins)...


Reply With Quote
