Change Your User Password
To change your user password run below command:
$ passwd
Change Another User’s Password
To change another user’s password you must logged as root user, Use below command to change another user’s password:
$ sudo passwd hostonion
Note: Replace hostonion with your user name!