create-password.xml 223 B

12345678910111213141516
  1. <sect2>
  2. <title>Creating root password</title>
  3. <para>
  4. Choose a password for user root and create it by running the following
  5. command:
  6. </para>
  7. <para>
  8. <screen>
  9. <userinput>passwd root</userinput>
  10. </screen>
  11. </para>
  12. </sect2>