How to change my password on a Linux box? The original password is generated by the administrator for me.
User the passwd
command. The easiest way:
Log in the Linux box with your account
Run
passwd
and it will ask your old and new passwords.
How to change my password on a Linux box? The original password is generated by the administrator for me.
User the passwd
command. The easiest way:
Log in the Linux box with your account
Run passwd
and it will ask your old and new passwords.