how to add user in linux?
Answers
Answered by
1
Explanation:
Log in as root.
Log in as root.Use the command useradd "name of the user" (for example, useradd roman)
Log in as root.Use the command useradd "name of the user" (for example, useradd roman)Use su plus the name of the user you just added to log on.
Log in as root.Use the command useradd "name of the user" (for example, useradd roman)Use su plus the name of the user you just added to log on."Exit" will log you out.
Similar questions