Difference between revisions of "passwd"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "{{seed}} To reset your own password, just type: passwd To reset someone else's password, running as root/sudo: passwd {{arg|username}}")
 
 
Line 1: Line 1:
 +
[[category:Linux command]]
 
{{seed}}
 
{{seed}}
 
To reset your own password, just type:
 
To reset your own password, just type:

Latest revision as of 15:34, 10 May 2022


This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

To reset your own password, just type:

passwd

To reset someone else's password, running as root/sudo:

passwd <username>