[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
PAUL SUTTON wrote:
David Johnson wrote:
On Tuesday 31 May 2005 22:36, PAUL SUTTON wrote:I have created a new group and added my user id to the user list linked to that group using kuser
Either create a new group called music, and add users to that, or do it
some other way.
I then tried to sort the permissions out, and think i have made an error somewhere. typing chgrp music music
I know something has changed, but what do root music refer to below, I know they are users, but I have so far only changed on of them, I should be able to change it back to root, but what should I have typed.
drwxr-xr-x 2 root music 48 Jun 1 13:34 music
thanks
Paul
The bits at the start are the permissions beaking them down :-
d - directory, well you knew that :-)
r-x - GROUP as read and execute permissions
r-x - OTHERS have read and execute permissions
chmod g+w music
man chmod for more info
Robin
-- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe. FAQ: www.dcglug.org.uk/linux_adm/list-faq.html