mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
15 lines
247 B
XML
15 lines
247 B
XML
|
<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>
|
||
|
|