diff options
Diffstat (limited to 'chapter06/create-password.xml')
-rw-r--r-- | chapter06/create-password.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chapter06/create-password.xml b/chapter06/create-password.xml deleted file mode 100644 index 19e592e48..000000000 --- a/chapter06/create-password.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2> -<title>Setting the root password</title> - -<para>Choose a password for user root and set it by running the following -command:</para> - -<screen><userinput>passwd root</userinput></screen> - -</sect2> - |