Results 1 to 5 of 5
I have created the default directory but I don't have access to it to install the Mozilla Package. What is the command to gain access to the directory. Any assistance ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-02-2005 #1Just Joined!
- Join Date
- Dec 2004
- Location
- Georgia
- Posts
- 14
Mozilla Package - Mandrake 10.1
I have created the default directory but I don't have access to it to install the Mozilla Package. What is the command to gain access to the directory. Any assistance appreciated.
- 01-02-2005 #2
You can use 'su' in commnadline with
and then you have root access through the terminal to the dir;Code:su rootpass
dylunio
- 01-02-2005 #3Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
open a termional window and type:
then enter the roots password.Code:su
then type:then type exitCode:chmod 7777 <full directory path>
that's it!Linux For Ever!
- 01-02-2005 #4Just Joined!
- Join Date
- Dec 2004
- Location
- Georgia
- Posts
- 14
Thanks stathisx that is exactly what I needed.
- 01-02-2005 #5Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
nice to help people around!
Linux For Ever!


Reply With Quote
