In this episode of Linux Essentials, we take a look at group management. You’ll see commands such as groupadd
and groupdel
in action as we navigate concepts around adding groups, removing groups, assigning/removing users to groups, and more!
userdel
Linux Crash Course – Managing Users
As a Linux Server Administrator, it’s your job to keep an eye on your users – and in this video, I’ll show you how to add and remove users. Also, I’ll show you how to change the password of your users. In addition, we’ll go over a quick summary of the /etc/passwd
and /etc/shadow
files.