As you know all the configurations in Linux stored as text file, The text file which contains User information is:
`
In this tutorial we are going to cover:
1- Creating a user
2- Deleting a user
3- Changing password for specific user
1- How to add a user in Linux ?
With below command a user can be created in Linux system.
Example
2 – How to Delete a user in Linux ?
with a simple command you can delete a user in Linux.
Example
3 – How to change a user password in Linux ?
Change your Password
Example
It will bring up a prompt asking “please type a password and confirm password”