Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Rox question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
jdhooghe85
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jun 2004
Posts: 133

PostPosted: Sat Jun 26, 2004 11:25 pm    Post subject: Rox question Reply with quote

Whenever i try to access some folders or try to write to folders it give be an access denied error. Ive tried setting the permissions setting but everytime i try to use a certain command from the list it gives me the access denied message. Can someone help me?Thanks
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Sun Jun 27, 2004 12:54 am    Post subject: Reply with quote

Are you running Rox as a user and trying to apply a command on a system file? Try running Rox as root.

Code:
sudo rox


But be careful! You can seriously mess up your system if you don't pay careful attention. Never use root unless it is absolutly necessary.
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
jdhooghe85
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jun 2004
Posts: 133

PostPosted: Sun Jun 27, 2004 1:32 am    Post subject: Reply with quote

well its just that i dont have access to my /usr/games folder and i need to open it
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Sun Jun 27, 2004 1:45 am    Post subject: Reply with quote

In a terminal window type:

Code:

ls -l /usr/games/


you should see

drwxr-x---

if not then the permissions are incorrect. type (as root)

Code:

chmod +0760 /usr/games


to set the correct permissions.
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum