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