lfs/chapter06/create-password.xml

15 lines
247 B
XML
Raw Normal View History

<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>