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

<blockquote><literallayout>

<userinput>passwd root</userinput>

</literallayout></blockquote>

</sect2>