introduction.xml 426 B

12345678910111213
  1. <sect1 id="ch09-introduction">
  2. <title>Introduction</title>
  3. <para>
  4. This chapter will setup basic networking. Although the system might not be
  5. connected to a network, Linux software uses network functions anyway.
  6. We'll be installing at least the local loopback device and a network
  7. card as well if applicable. Also the proper boot scripts will be created
  8. so that networking will be enabled during boot time.
  9. </para>
  10. </sect1>