mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 11:52:31 +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>
|
||
|
|