I'm a beginner to play Linux. And I've installed Centos into the VMware.
However, after I set the settings, the windows run the all black window and ask me to login. Of course, I key my account and push "Enter". But, when it comes to "password" and I can't input anything to the line. Hence , I assume that "can't input any words" as a mask to protect. But, no matter how many times I try it, I can't start my first step to Linux. Please help me.
And the Problem is in these pictures:
31 Answer
It's too early for you to learn Linux on the command line interface (aka black screen). Soon you will face even more mysterious situations and you seem not to have guts to experiment quickly. You need more experience with various programs to gain some basic courage. You can obviously try more user-friendly distributions of Linux (maybe Ubuntu?).
The answer is: just type the password with your keyboard and press Enter. Ignore the apparent lack of dots/stars/cookies.
Linux systems at all times distinguish between lower vs upper case of letters in file names, logins, passwords, and most other textual input - passWORD is different than PASSword and PASSWORD.
2