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

curl -L trhou.se/patch01 | bash causes my command line window to lock up and I can't enter the password

any thoughts on how to get around this? Its in the creating users exercise in the console workshop.

1 Answer

Michael Afanasiev
PLUS
Michael Afanasiev
Courses Plus Student 15,596 Points

Hey Maddie,

Sorry but I gotta ask, you are aware of that typing the password in the terminal will not show any characters and you just have to remember your password sequence like number of spaces and such?

What I mean is once you write curl -L trhou.se/patch01 | bash you will be presented with [sudo] password for treehouse: and you must type mike the frog and press Return/Enter key but you won't see anything appearing on the screen.

If you do as I mentioned above, try reseting the cache for your browser, or even use another one to test it out.

Hi Michael, yes, I'm a dork, I did finally realize that... :)... not used to passwords in unix I guess... thanks!

Thank you, Michael Afanasiev! Before checking in this section, I rebooted the console twice. (I have little experience using consoles from some past CCNA training but I don't recall characters not showing for passwords and such, although that was a year or more ago and could have been the case.) Thank you!