this post was submitted on 01 Jul 2025
2 points (100.0% liked)

Ubuntu Linux

1947 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.

https://ubuntu.com/

founded 5 years ago
MODERATORS
 

Please don't lecture me how this is not a good idea. The system is non critical with zero important data, I just need least effort to input and confirm password.

During install, Ubuntu 25.04 allowed me to type in 1 character long password, but I picked the wrong key that's not as convenient as I thought.

I've tried changing password and GUI won't allow me to do it and passwd complains about length and still makes it look like it changes it, but doesn't really. So, how can I bloody do it without reinstalling the whole damn OS again because only installer isn't complaining about it?

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] nickwitha_k@lemmy.sdf.org 2 points 4 days ago

You could try sudo passwd username. If you're using it as a remote system via ssh, I'd strongly recommend to use key-based with instead. It's both easier and more secure.