To add user in Linux, you have to run as root. Open up your Terminal and enter the following:
sudo adduser
You will be prompted for the new user account name and password.
Default folders such as Documents, Music and Pictures will not be initialized (created) until you login with the new user.













