summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-08-08 23:14:43 +0000
committerSamuel Thibault <sthibault@debian.org>2012-08-08 23:14:43 +0000
commitfafe35bb98e2e327e6b112e43c6772b763b89b21 (patch)
tree330bdd34efa156ae4ebca6f23bedf947da78c6ef /en/appendix
parent04888df1f8865b07e3bd2bdb3967bfb2e82baa1e (diff)
downloadinstallation-guide-fafe35bb98e2e327e6b112e43c6772b763b89b21.zip
Advise to install ssh and set root passwd in chroot method
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/chroot-install.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index 50faf1e26..161e99166 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -598,6 +598,21 @@ instead of <userinput>hd:</userinput>.
</sect2>
<sect2>
+<title>Remote access: Installing SSH and setting a password</title>
+<para>
+
+In case you can login to the system via console, you can skip this section. If
+the system should be accessible via the network later on, you need to install
+SSH and set a password for root:
+
+<informalexample><screen>
+# aptitude install ssh
+# passwd
+</screen></informalexample>
+</para>
+ </sect2>
+
+ <sect2>
<title>Finishing touches</title>
<para>