- Update a remaining outdated sysinstall message;
- Add "Enabling SSH login" post-installation step; - Remove "Configure X Server" step since this step is not proposed anymore.
This commit is contained in:
parent
d955607268
commit
cea41cecca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30633
1 changed files with 20 additions and 17 deletions
|
|
@ -1193,7 +1193,7 @@ Mounting root from ufs:/dev/md0c
|
|||
|
||||
<screen> User Confirmation Requested
|
||||
Are you sure you wish to exit? The system will reboot
|
||||
(be sure to remove any floppies from the drives).
|
||||
(be sure to remove any floppies/CDs/DVDs from the drives).
|
||||
|
||||
[ Yes ] No</screen>
|
||||
|
||||
|
|
@ -2663,6 +2663,25 @@ use the current settings.
|
|||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ssh-login">
|
||||
<title>Enabling SSH login</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>SSH</primary>
|
||||
<secondary>sshd</secondary>
|
||||
</indexterm>
|
||||
|
||||
<screen> User Confirmation Requested
|
||||
Would you like to enable SSH login?
|
||||
Yes [ No ]</screen>
|
||||
|
||||
<para>Selecting &gui.yes; will enable &man.sshd.8;, the daemon
|
||||
program for <application>OpenSSH</application>. This will
|
||||
allow secure remote access to your machine. For more
|
||||
information about <application>OpenSSH</application> see <xref
|
||||
linkend="openssh">.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ftpanon">
|
||||
<title>Anonymous FTP</title>
|
||||
|
||||
|
|
@ -3382,22 +3401,6 @@ Press [Enter] now to invoke an editor on /etc/exports
|
|||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="x-server">
|
||||
<title>Configure X Server</title>
|
||||
|
||||
<note>
|
||||
<para>You have to install and configure the X server after the
|
||||
installation of &os;.
|
||||
More information regarding the installation and the
|
||||
configuration of a X server can be found in <xref
|
||||
linkend="x11">.</para>
|
||||
</note>
|
||||
|
||||
<para>In order to use a graphical user interface such as
|
||||
<application>KDE</application>, <application>GNOME</application>,
|
||||
or others, the X server will need to be configured.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="packages">
|
||||
<title>Install Packages</title>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue