Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 457 Bytes

File metadata and controls

13 lines (7 loc) · 457 Bytes

just use adduser if you want to create a new user.

this is one of the commands where you need SUDO!!!!!

the way you use adduser is by typing this:

sudo adduser username

you replace username with the new users name.

It will ask you for your password. It is normal if the letters you type in don't appear on the screen.

image