- Use of guimenuitem and guimenu tags where needed
- Use xref link instead of a section title - Various tags changes for consistency - s/DOS/&ms-dos; - Fix broken entities - Some little rewordings
This commit is contained in:
parent
21f6e72f27
commit
89d763b419
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19018
1 changed files with 38 additions and 38 deletions
|
|
@ -3407,7 +3407,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
using the features provided by the
|
||||
<filename>/etc/rc.conf</filename> file.</para>
|
||||
|
||||
<para>Selecting the <quote>Networking</quote> option will display
|
||||
<para>Selecting the <guimenu>Networking</guimenu> option will display
|
||||
a menu similar to the one below:</para>
|
||||
|
||||
<figure id="network-configuration">
|
||||
|
|
@ -3420,18 +3420,18 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>The first option, Interfaces, was previously covered during
|
||||
the Network Device Configuration section; thus this option can
|
||||
<para>The first option, <guimenuitem>Interfaces</guimenuitem>, was previously covered during
|
||||
the <xref linkend="inst-network-dev">, thus this option can
|
||||
safely be ignored.</para>
|
||||
|
||||
<para>Selecting the <option>AMD</option> option adds
|
||||
support for the <acronym>BSD</acronym> auto mount utility.
|
||||
<para>Selecting the <guimenuitem>AMD</guimenuitem> option adds
|
||||
support for the <acronym>BSD</acronym> automatic mount utility.
|
||||
This is usually used in conjunction with the
|
||||
<acronym>NFS</acronym> protocol (see below)
|
||||
for automatically mounting remote file systems.
|
||||
No special configuration is required here.</para>
|
||||
|
||||
<para>Next in line is the <acronym>AMD</acronym> flags
|
||||
<para>Next in line is the <guimenuitem>AMD Flags</guimenuitem>
|
||||
option. When selected, a menu will pop up for you
|
||||
to enter specific <acronym>AMD</acronym> flags.
|
||||
The menu already contains a set of default options:</para>
|
||||
|
|
@ -3442,7 +3442,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
location which is specified here as
|
||||
<filename>/.amd_mnt</filename>. The <literal>-l</literal>
|
||||
option specifies the default <filename>log</filename> file;
|
||||
however, when <command>syslogd</command> is specified all log
|
||||
however, when <literal>syslogd</literal> is used all log
|
||||
activity will be sent to the system log daemon. The
|
||||
<filename role="directory">/host</filename> directory is used
|
||||
to mount an exported file system from a remote
|
||||
|
|
@ -3452,23 +3452,23 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
<filename>/etc/amd.map</filename> file defines the default
|
||||
options for <acronym>AMD</acronym> exports.</para>
|
||||
|
||||
<para>The Anon <acronym>FTP</acronym> permits anonymous
|
||||
<para>The <guimenuitem>Anon FTP</guimenuitem> option permits anonymous
|
||||
<acronym>FTP</acronym> connections. Select this option to
|
||||
make this machine an anonymous <acronym>FTP</acronym> server.
|
||||
Be aware of the security risks involved with this option.
|
||||
Another menu will be displayed to explain the security risks
|
||||
and configuration in depth.</para>
|
||||
|
||||
<para>The <option>Gateway</option> configuration menu will set
|
||||
<para>The <guimenuitem>Gateway</guimenuitem> configuration menu will set
|
||||
the machine up to be a gateway as explained previously. This
|
||||
can be used to unset the gateway option if you accidentally
|
||||
can be used to unset the <guimenuitem>Gateway</guimenuitem> option if you accidentally
|
||||
selected it during the installation process.</para>
|
||||
|
||||
<para>The <option>Inetd</option> option can be used to configure
|
||||
<para>The <guimenuitem>Inetd</guimenuitem> option can be used to configure
|
||||
or completely disable the &man.inetd.8; daemon as discussed
|
||||
above.</para>
|
||||
|
||||
<para>The <option>Mail</option> is used to configure the system's
|
||||
<para>The <guimenuitem>Mail</guimenuitem> option is used to configure the system's
|
||||
default <acronym>MTA</acronym> or Mail Transfer Agent.
|
||||
Selecting this option will bring up the following menu:</para>
|
||||
|
||||
|
|
@ -3488,24 +3488,24 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
more than a mail server which delivers email to users on the
|
||||
system or the Internet.</para>
|
||||
|
||||
<para>Selecting <application>Sendmail</application> will install
|
||||
the popular <application>Sendmail</application> server which
|
||||
is the &os; default. The <option>Sendmail local</option> option
|
||||
will set <application>Sendmail</application> to be the default
|
||||
<para>Selecting <guimenuitem>Sendmail</guimenuitem> will install
|
||||
the popular <application>sendmail</application> server which
|
||||
is the &os; default. The <guimenuitem>Sendmail local</guimenuitem> option
|
||||
will set <application>sendmail</application> to be the default
|
||||
<acronym>MTA</acronym>, but disable its ability to receive
|
||||
incoming email from the Internet. The other options here,
|
||||
<application>Postfix</application> and
|
||||
<application>Exim</application> act similar to
|
||||
<application>Sendmail</application>. They both deliver
|
||||
<guimenuitem>Postfix</guimenuitem> and
|
||||
<guimenuitem>Exim</guimenuitem> act similar to
|
||||
<guimenuitem>Sendmail</guimenuitem>. They both deliver
|
||||
email; however, some users prefer these alternatives to the
|
||||
<application>Sendmail</application>
|
||||
<application>sendmail</application>
|
||||
<acronym>MTA</acronym>.</para>
|
||||
|
||||
<para>After selecting an <acronym>MTA</acronym>, or choosing
|
||||
not to select an MTA, the network configuration menu will appear
|
||||
with the next option being <acronym>NFS</acronym> client.</para>
|
||||
with the next option being <guimenuitem>NFS client</guimenuitem>.</para>
|
||||
|
||||
<para>The <acronym>NFS</acronym> client will
|
||||
<para>The <guimenuitem>NFS client</guimenuitem> option will
|
||||
configure the system to communicate with a server via
|
||||
<acronym>NFS</acronym>. An <acronym>NFS</acronym> server
|
||||
makes file systems available to other machines on the
|
||||
|
|
@ -3515,14 +3515,14 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
<xref linkend="network-nfs"> for more
|
||||
information about client and server configuration.</para>
|
||||
|
||||
<para>Below that option is the <acronym>NFS</acronym> server
|
||||
<para>Below that option is the <guimenuitem>NFS server</guimenuitem>
|
||||
option, permitting you to set the system up as an
|
||||
<acronym>NFS</acronym> server. This adds the required
|
||||
information to start up the <acronym>RPC</acronym> remote
|
||||
procedure call services. <acronym>RPC</acronym> is used to
|
||||
coordinate connections between hosts and programs.</para>
|
||||
|
||||
<para>Next in line is the <option>Ntpdate</option> option,
|
||||
<para>Next in line is the <guimenuitem>Ntpdate</guimenuitem> option,
|
||||
which deals with time synchronization. When selected, a menu
|
||||
like the one below shows up:</para>
|
||||
|
||||
|
|
@ -3547,7 +3547,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
the ports collection. This is a useful utility which provides
|
||||
<acronym>NFS</acronym> authentication services for systems which
|
||||
are unable to provide their own, such as Microsoft's
|
||||
<acronym>DOS</acronym> operating system.</para>
|
||||
&ms-dos; operating system.</para>
|
||||
|
||||
<para>Now you must scroll down a bit to see the other
|
||||
options:</para>
|
||||
|
|
@ -3565,39 +3565,39 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
<para>The &man.rpcbind.8;, &man.rpc.statd.8;, and
|
||||
&man.rpc.lockd.8; utilities are all used for Remote Procedure
|
||||
Calls (<acronym>RPC</acronym>).
|
||||
The <command>rpcbind.8</command> utility manages communication
|
||||
The <command>rpcbind</command> utility manages communication
|
||||
between <acronym>NFS</acronym> servers and clients, and is
|
||||
required for <acronym>NFS</acronym> servers to operate
|
||||
correctly. The <command>rpc.statd</command> daemon interacts
|
||||
with the <command>rpc.statd</command> daemon on other hosts to
|
||||
correctly. The <application>rpc.statd</application> daemon interacts
|
||||
with the <application>rpc.statd</application> daemon on other hosts to
|
||||
provide status monitoring. The reported status is usually held
|
||||
in the <filename>/var/db/statd.status</filename> file. The
|
||||
final option listed here is the <command>rpc.lockd</command>
|
||||
next option listed here is the <guimenuitem>rpc.lockd</guimenuitem>
|
||||
option, which, when selected, will provide file locking
|
||||
services. This is usually used with
|
||||
<command>rpc.statd</command> to monitor what hosts are
|
||||
<application>rpc.statd</application> to monitor what hosts are
|
||||
requesting locks and how frequently they request them.
|
||||
While these last two options are marvelous for debugging, they
|
||||
are not required for <acronym>NFS</acronym> servers and clients
|
||||
to operate correctly.</para>
|
||||
|
||||
<para>As you progress down the list the next item here is
|
||||
<option>Routed</option>, which is the routing daemon. The
|
||||
<guimenuitem>Routed</guimenuitem>, which is the routing daemon. The
|
||||
&man.routed.8; utility manages network routing tables,
|
||||
discovers multicast routers, and supplies a copy of the routing
|
||||
tables to any physically connected host on the network upon
|
||||
request. This is mainly used for machines which act as a
|
||||
gateway for the local network (see the &man.icmp.4 and
|
||||
gateway for the local network (see the &man.icmp.4; and
|
||||
&man.udp.4; manual pages). When selected, a menu will be
|
||||
presented requesting the default location of the utility.
|
||||
The default location is already defined for you and can be
|
||||
selected with the <keycap>Enter</keycap> key. You will then
|
||||
be presented with yet another menu, this time asking for the
|
||||
flags you wish to pass on to <command>routed</command>. The
|
||||
flags you wish to pass on to <application>routed</application>. The
|
||||
default is <literal>-q</literal> and it should already appear
|
||||
on the screen.</para>
|
||||
|
||||
<para>Next in line is the <option>Rwhod</option> option which,
|
||||
<para>Next in line is the <guimenuitem>Rwhod</guimenuitem> option which,
|
||||
when selected, will start the &man.rwhod.8; daemon
|
||||
during system initialization. The <command>rwhod</command>
|
||||
utility broadcasts system messages across the network
|
||||
|
|
@ -3608,12 +3608,12 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
<para>The next to the last option in the list is for the
|
||||
&man.sshd.8; daemon. This is the secure shell server for
|
||||
<application>OpenSSH</application> and it is highly recommended
|
||||
over the standard <command>telnet</command> and
|
||||
<acronym>FTP</acronym> servers. The <command>sshd</command>
|
||||
over the standard <application>telnet</application> and
|
||||
<acronym>FTP</acronym> servers. The <application>sshd</application>
|
||||
server is used to create a secure connection from one host to
|
||||
another by using encrypted connections.</para>
|
||||
|
||||
<para>Finally there is the <acronym>TCP</acronym> Extensions
|
||||
<para>Finally there is the <guimenuitem>TCP Extensions</guimenuitem>
|
||||
option. This enables the <acronym>TCP</acronym> Extensions
|
||||
defined in <acronym>RFC</acronym> 1323 and
|
||||
<acronym>RFC</acronym> 1644. While on many hosts this can
|
||||
|
|
@ -3622,7 +3622,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
beneficial for stand alone machines.</para>
|
||||
|
||||
<para>Now that you have configured the network services, you can
|
||||
scroll up to the very top item which is <option>Exit</option>
|
||||
scroll up to the very top item which is <guimenuitem>Exit</guimenuitem>
|
||||
and continue on to the next configuration section.</para>
|
||||
|
||||
</sect2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue