How to change root password on Fedora Linux

https://‮al.www‬utturi.com
How to change root password on Fedora Linux

To change the root password on a Fedora Linux system, you can use the passwd command. This command is used to change the password for a user account.

To change the root password, follow these steps:

  1. Open a terminal.

  2. Enter the passwd command. This will start the password change process for the root account.

sudo passwd
  1. Enter the current root password when prompted.

  2. Enter the new root password twice when prompted.

The root password will be changed to the new password.

Note that changing the root password is a sensitive operation, and you should choose a strong, secure password to protect your system.

Created Time:2017-10-16 14:38:44  Author:lautturi