PROBLEM: I need to change password, but I do not remember the old one.
SOLUTION: Simple one line command saves the day!
root:~# sudo passwd $USER
And yes, you have to be logged as root or be able to use sudo.
PROBLEM: I need to change password, but I do not remember the old one.
SOLUTION: Simple one line command saves the day!
root:~# sudo passwd $USER
And yes, you have to be logged as root or be able to use sudo.
Tags:
Date:
Up next:
Before:
Leave a Reply