aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/introduction.xml
blob: c9f266db3e52492a6ad59c48586c70bf74986842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect1 id="ch09-introduction">
<title>Introduction</title>

<para>
This chapter will setup basic networking. Although you might not be
connected to a network, Linux software uses network functions anyway.
We'll be installing at least the local loopback device and a network
card as well if applicable. Also the proper bootscripts will be created
so that networking will be enabled during boot time.
</para>

</sect1>