hi, i ready your linux tutorials and i like them. i have a question for you.
can you teach me how i can set the permission for a user in a linux account?
i dont want to give them full access, i just want to give them certain permission on some files
Comments and replies About how to assign permission to the user in linux
wallpaperama:
you would have to create groups, once you have groups, you can assign permissions to those groups, then once the settings for those groups are set, you can assign users to those groups, any user in a group will get those permission. start by creating one group and asign a user to that group.