Set up shell prompt for mycomputertips_user1 using the usermod command
usermod -s /bin/bash mycomputertips_user1
After setting up a new user you will notice the Owner and Group permissions which show 1000. This means this is the first non root user that has been created on the server. When you create the next user it will 1001 and so on...