开发者

How can create new password for user in linux machine? [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

开发者_如何学Python Improve this question

I forgot my old password. How can I create new password for me. I have Super User privilege .


As root type something like this:

passwd <username>

and it will prompt you for the new password.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜