Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
This behavior is normal for Unix-based systems, including Metasploitable.
When you type your password in the terminal, you won’t see any characters, asterisks, or dots as you type. This is a security feature designed to prevent anyone from looking over your shoulder and seeing how many characters your password has.
So after you type your username and hit Enter, just type your password and hit Enter again, even though you don’t see any feedback on the screen.
The default credentials for Metasploitable 2 are:
msfadminmsfadminIf your input still isn’t accepted, it’s possible that your keyboard isn’t being captured by the VM. Click inside the VM window to ensure it has focus. If you still have issues, check your VMware Workstation settings to ensure that the keyboard input is being sent to the VM.
Best,
Bobby