Changing Allmon3 Default Password

I’m trying to change the Allmon3 default password. I’m following these instructions.
But I can’t enter a new password. My keyboard stops responding. I can only hit the enter key.

  • Type sudo allmon3-passwd --delete allmon3 to remove the default login
  • Type sudo allmon3-passwd <new user login> to set the new user login. Type the new password when prompted.
  • Type sudo systemctl restart allmon3 to load the new login.

Your keyboard is working. When typing the password, the characters will not appear on the screen for security purposes.

Simply type the desired password and press enter.

Thank You, That worked