Respuesta :
Answer: passwd
Explanation:
The tool to change the user password is called the passwd command found in Unix and Unix-like operating systems. the password which the user enters is made to run through a key derivation function which creates a hashed version of the new password and it is saved.
This command normally changes the passwords for the user accounts and even allows the superuser to change the password for any account. This command also helps to change the validity period of the passwords.
Therfore the correct option for the user who haven’t changed your user account password for several months and now decide to create a new password is "passwd".
Answer:
changepass
Explanation:
This is the run command in a computer that can be used to change the password of a computer.
For example, if a person wishes to change a password on a computer, they can use the following options:
Open the administrator
typing net user
replacing the old username with a new username
pressing enter.
Then the password is typed twice and run. The computer will then remember the password.