repo.or.cz
/
linux_from_scratch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added a few comments here and there
[linux_from_scratch.git]
/
BOOK
/
chapter06
/
create-password.xml
blob
19e592e48ca99023153e762e8af2cb164114c256
1
<sect2>
2
<title>Setting the root password</title>
3
4
<para>Choose a password for user root and set it by running the following
5
command:</para>
6
7
<screen><userinput>passwd root</userinput></screen>
8
9
</sect2>
10