aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-password.xml
blob: 71492ffdff36f4e13ab0610961da0d5cd44eeab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<sect2>
<title>Creating root password</title>

<para>
Choose a password for user root and create it by running the following
command:
</para>

<blockquote><literallayout>
<userinput>passwd root</userinput>
</literallayout></blockquote>

</sect2>