Blame Manuals/Tcpi-ug/Configurations/Ppp/packages.docbook

ca266c
<sect1 id="configuration-ppp-packages">
ca266c
ca266c
    <title>Installing Required Packages</title>
ca266c
ca266c
    <para>
ca266c
        To implement the dial-up infrastrcuture described in this
ca266c
        chapter, it is required to have installed the <quote>Dialup
ca266c
        Networking Support</quote> group of packages available in the
ca266c
        [base] repository of &TC;;. The installtion of
ca266c
        this group of packages is required both in server and client
ca266c
        computers. If you don't have this group of packages installed
ca266c
        in your computer, then you can do it as the following command
ca266c
        describes:
ca266c
    </para>
ca266c
ca266c
    <screen>sudo yum groupinstall "Dialup Networking Support"</screen>
ca266c
ca266c
    <para>
ca266c
        Other packages might be required based on whether you are
ca266c
        configuring the computer to be a server or a client.  The
ca266c
        implementation described in this chapter considers both a
ca266c
        server and client configuration so you can pick up the one
ca266c
        that better fits your needs.
ca266c
    </para>
ca266c
ca266c
    <sect2 id="configurations-ppp-packages-server">
ca266c
    <title>The Server Installation</title>
ca266c
    <para>
ca266c
        ...
ca266c
    </para>
ca266c
    </sect2>
ca266c
ca266c
    <sect2 id="configurations-ppp-packages-client">
ca266c
    <title>The Client Installation</title>
ca266c
    <para>
ca266c
        ...
ca266c
    </para>
ca266c
    </sect2>
ca266c
ca266c
</sect1>