Adding a new user in linux

For adding a new user first login as root using su – then use command useradd username this will create n new user to check detail of user use id username it will show user detail.

login as root

give the following command

check user is created or not

it will give id of user if it is created
assigning password to manish

You have created user manish with password linux