source: connect/connect.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 454 bytes
Line 
1<part id="connect" xreflabel="Connecting to a Network">
2<?dbhtml filename="connect.html" dir="connect"?>
3<title>Connecting to a Network</title>
4
5<partintro><para>The LFS book covers setting up networking with a static
6IP. There are however, other methods which are used to connect to networks and
7importantly the internet. We cover the most popular methods in this
8chapter.</para></partintro>
9
10&connect-dialup;
11&connect-dhcp;
12&connect-other;
13
14</part>
Note: See TracBrowser for help on using the repository browser.