Shobs 1. Change your user password
If you’re logged in as your normal user:
passwd
You’ll be prompted to enter your current password, then your new password twice.
This updates your password immediately.
🧠 2. Change the root password
There are two cases:
✅ If you know the root password:
You can log in as root:
su
Then run:
passwd
Enter and confirm the new root password.