Bird
0
0

Which command is used to add a new user in Linux?

easy📝 Syntax Q12 of 15
Linux CLI - Users and Groups
Which command is used to add a new user in Linux?
Auseradd
Badduserlist
Ccreateuser
Dnewuser
Step-by-Step Solution
Solution:
  1. Step 1: Recall Linux user creation commands

    The standard command to add a user is useradd.
  2. Step 2: Verify other options

    Other options are not valid Linux commands for adding users.
  3. Final Answer:

    useradd -> Option A
  4. Quick Check:

    Linux add user = useradd [OK]
Quick Trick: Use 'useradd' to add users in Linux [OK]
Common Mistakes:
  • Using non-existent commands like 'newuser'
  • Confusing 'adduserlist' with 'useradd'
  • Trying 'createuser' which is not standard

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Linux CLI Quizzes