aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-password.xml
blob: 7bbde76f982d52fc9320ab1ccc496ea44dd022da (plain)
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>