Question 5 of 10Pro Only
How do you manage users and groups in Linux?
Sample answer preview
Linux uses users and groups to control access to system resources. Proper user management is fundamental to system security. User information is stored in /etc/passwd. Each line contains username, user ID, group ID, home directory, and default shell.
useraddusermoduserdelpasswdgroupadd/etc/passwd