13,420
edits
Changes
no edit summary
=== Part 1: The /etc/passwd file ===
The /etc/passwd file is a database that stores user accounts (both system and regular users). Since we will be learning to create, modify and remove users on our Linux system, we should study this file in order to understand how those user account management commands will affect this file.
'''Perform the following steps:'''