User Account Management
A collection of 4 posts

passwd Command Examples
The passwd command in Linux allows you to change user password, lock accounts, expire passwords and more. Learn how to use the passwd command with practical examples.
ยท Christopher Murray

usermod Command Examples
The usermod command in Linux allows you to modify a user account in various ways. Check out what settings you can modify in this tutorial.
ยท Abhishek Prakash

userdel Command Examples
If you want to delete an existing user in Ubuntu or any other Linux distribution, you can use the userdel command in the terminal.
ยท Abhishek Prakash

useradd Command Examples
The useradd command lets a superuser create a new user account on Linux. Here's how to use the useradd command with various options.
ยท Abhishek Prakash