aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-password.xml
blob: d8e182d5fa8fe4c11dd6f99af9d677a7f3b83916 (plain)
1
2
3
4
5
6
7
8
9
10
<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>