Setting the password for root user

No default root password is set.

For security reasons, it is recommended that the root password is set as soon as possible.

Procedure

  1. Open a remote session with PuTTY and enter the following command:
    passwd

  2. You are requested to enter a new password:
    Enter the new password as specified:
    Changing password for root
    Enter the new password (minimum of 5 characters)
    Please use a combination of upper and lower case letters and numbers.
    New password:

  3. Repeat the password:
    Re-enter new password:

  4. The following is then displayed:
    passwd: password changed.
    root@iot2000:~#
    The password is set.