How to change my own password?

To change your own password in a Unix/Linux system, you can use the passwd command. Here’s how:

Steps:

  1. Open your terminal.
  2. Type the following command and press Enter:
    passwd
  3. You will be prompted to enter your current password.
  4. After entering your current password, you will be asked to enter a new password. Type your new password and press Enter.
  5. Confirm your new password by typing it again and pressing Enter.

Example:

passwd

This will update your password successfully. If you have any further questions, feel free to ask!

0 Comments

no data
Be the first to share your comment!