Users and Groups Management in Linux
1 minute read •
Add a user to a group
# "sudo" group in this example and user "dev"
Add a user to multiple groups
Remove a user from a group
# "sudo" group in this example and user "dev"
1 minute read •
# "sudo" group in this example and user "dev"
# "sudo" group in this example and user "dev"