Results 1 to 9 of 9
In mandrake 10.1 there was great tool to control permissions under configure your computer/security but sadly in 10.2 rc1-rc2 that tool has been taken away . If anybody knows such ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-28-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 10
Easy Permissions tool?
In mandrake 10.1 there was great tool to control permissions under configure your computer/security but sadly in 10.2 rc1-rc2 that tool has been taken away
. If anybody knows such program what would be like mandrake 10.1 tool i would appreciate if u would tell its name.
- 03-29-2005 #2Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
i just used kde. i would (if i had permissions) just change them. if i didn't i would as root change the owner then change the permissions and change the owner back (if thats what i whated to do)
- 03-29-2005 #3Just Joined!
- Join Date
- Mar 2005
- Location
- Milano (Italy)
- Posts
- 45
why should you do such a thing??? why not changing the permissions without changing the owner?
Originally Posted by robotics56a
- 03-29-2005 #4Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
You are referring to file permission? Is chmod not simple enough?
- 03-29-2005 #5Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
I know what OliverS is talking about, I use chmod now, but am still having to look somethings up...but it is better than having a tool or a file browser installed.
Operating System: GNU Emacs
- 03-30-2005 #6Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
The simplest way to use chmod is like this:
'chmod +x file' to make file executable
'chmod +r file' to make file readable
'chmod +w file' to make file writable
or use - instead of + to remove execute, read, or write. Other than that you gotta use the numbers, but they are actually pretty simple once you figure em out.
- 03-30-2005 #7Just Joined!
- Join Date
- Mar 2005
- Posts
- 10
Basicly i know how to use chmod but that tool was much more convinient.Primarly because from that tool i could look where i have put all my own permissions and alter them from there.
- 04-05-2005 #8Just Joined!
- Join Date
- Apr 2005
- Posts
- 1
I am stumped...
I'm running Damn Small Linux and have the commander shell open, I need to change the permissions on the hda1, so I can delete some temp files off my windows o/s, that I can't delete from within windows.. can someone guide me through this step , Please...
swade8
- 04-06-2005 #9Just Joined!
- Join Date
- Mar 2005
- Posts
- 10
if your windows is on ntfs partition then dont bother because linux can only read nfts and cant change anything.Some people are making driver to make ntfs partitions usable in linux but it isnt ready yet


Reply With Quote
