Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Console Foundations Users and Permissions Creating Users

help please!!!

when i type the password of mike the frog it says only one or two names is allowed

2 Answers

did you watch the entire video?

yeah

Christopher Phillips
Christopher Phillips
10,061 Points

Hi Ayub,

You aren't being honest with your response to Rigel. Part of getting into the programming world is openly admitting you need help with certain topics and not being embarrassed about not knowing it all. This is about learning and people are here to help. But you have to be honest as well.

If you had watched the entire video, you would have discovered that at first Jim neglected to specify the name of the user when he first typed

sudo adduser

Just a couple seconds later, he corrected the error and typed

sudo adduser mike

This would move you beyond the error you're asking help about and successfully completing this video.