passwd: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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}}" |
No edit summary |
||
| 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
<hide>
page status::seed
</hide>
|
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>
