Managing Users in Linux
Before you start Objectives: Learn which files hold user information, how to add new user, how to modify existing user, and how to set a password for specific user. Prerequisites: no prerequisites. Key terms: password, user management, passwd file, useradd, usermod, userdel Passwd File In early days of Linux, we basically had to use the text editor to … Read more