While some distros let you choose short passwords, most of them don’t nowadays. However, you can still change your user’s password despite to this. Just open terminal, type sudo passwd username, type your desired password and enter. This way you can even use one character passwords, you really shouldn’t though.
While some distros let you choose short passwords, most of them don’t nowadays. However, you can still change your user’s password despite to this. Just open terminal, type
sudo passwd username
, type your desired password and enter. This way you can even use one character passwords, you really shouldn’t though.Thank you! 🫶
No problem! :)