Skip to content

passwd

Changes the password of a user.

Terminal window
passwd [USER] [PASSWORD]
  • USER — specify the user you want to change the password from
  • PASSWORD — specify the new password
Terminal window
passwd volk new_password

Result:
Changed the password of “volk” to “new_password”