this post was submitted on 01 Jul 2025
2 points (100.0% liked)
Ubuntu Linux
1956 readers
1 users here now
Linux for Human Beings.
Ubuntu is a popular Linux operating system for PC / mobile devices, etc.
Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.
Ubuntu is trusted everywhere computing by professionals and common users alike.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
~~I've never tried to set a password that short, but I would start with passwd on the command line.~~
Looks like an update to minlen in /etc/security/pwquality.conf may solve it.
I would also look into Auto Login, as well.
Edit: And if it's a remote system, I would definitely set up a password-less SSH key, instead, of course.