blog/_posts/2013-07-10-change-password-...

558 B

title date url layout category
Change password of an user session 2013-07-10 change-password-of-an-user-session post Security

A missing blog post image

On Raspberry, you may need to change a password of an user session, you may have to use the configuration panel of Raspbian OS :

# raspi-config

... find the option :

Change user password


However, you can run :

$ passwd

... and for the root one :

# passwd root