From ca266c574c4ce6d9367147dabb7a93d26fc14532 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 01 2011 06:19:47 +0000 Subject: Add `Configurations/Ppp/packages.docbook'. --- diff --git a/Manuals/Tcpi-ug/Configurations/Ppp/packages.docbook b/Manuals/Tcpi-ug/Configurations/Ppp/packages.docbook new file mode 100644 index 0000000..41c7f61 --- /dev/null +++ b/Manuals/Tcpi-ug/Configurations/Ppp/packages.docbook @@ -0,0 +1,40 @@ + + + Installing Required Packages + + + To implement the dial-up infrastrcuture described in this + chapter, it is required to have installed the Dialup + Networking Support group of packages available in the + [base] repository of &TCD;. The installtion of + this group of packages is required both in server and client + computers. If you don't have this group of packages installed + in your computer, then you can do it as the following command + describes: + + + sudo yum groupinstall "Dialup Networking Support" + + + Other packages might be required based on whether you are + configuring the computer to be a server or a client. The + implementation described in this chapter considers both a + server and client configuration so you can pick up the one + that better fits your needs. + + + + The Server Installation + + ... + + + + + The Client Installation + + ... + + + +