NOTE: change [username]
to actual users' name
As root
or sudo
user (to other user):
passwd [username]
# this command will ask to
# prompt new password twice
To change password of a current user:
passwd
# this command will ask to
# prompt new password twice