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 Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on OS X

Sergio Niño
seal-mask
.a{fill-rule:evenodd;}techdegree
Sergio Niño
Full Stack JavaScript Techdegree Student 22,976 Points

issue with sudo pasword.

An icon of a key appears when it asks me the password, and will not let me enter any password. just: sorry, try again, and the third comes out. when I enter the root@localhost pasword.

1 Answer

Aurelien Roux
Aurelien Roux
25,567 Points

are you talking about the terminal ? if so, it's not asking for the root password but for your own computer password. basically, the password you use everytime you want to install new softwares or open a session on your computer. that happens because we are using the sudo function and the terminal wants a confirmation.