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.