clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 8eacec6 was 5fdc965, checked in by Chris Staub <chris@…>, 15 years ago |
Moved DHCPCD to Network section
|
-
Property mode
set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[0f6ac75] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
[593f554e] | 8 | <sect1 id="ch-network-choose">
|
---|
[0f6ac75] | 9 | <?dbhtml filename="choose.html"?>
|
---|
| 10 |
|
---|
[5412eda] | 11 | <title>DHCP or Static Networking?</title>
|
---|
[0f6ac75] | 12 |
|
---|
[593f554e] | 13 | <indexterm zone="ch-network-choose">
|
---|
| 14 | <primary sortas="d-network">network</primary>
|
---|
| 15 | <secondary>configuring</secondary></indexterm>
|
---|
| 16 |
|
---|
| 17 | <para>This section only applies if a network card is to be configured. If
|
---|
| 18 | you do not need to configure a network interface you can skip on to
|
---|
| 19 | <xref linkend="chapter-bootable"/>.</para>
|
---|
| 20 |
|
---|
| 21 | <para> There are two different ways you can proceed from this point
|
---|
[0f6ac75] | 22 | to configure your network. Dynamic will allow you to take advantage of
|
---|
| 23 | a DHCP server to get all your configuration information. Static you become
|
---|
| 24 | responsible for setting up your options.</para>
|
---|
| 25 |
|
---|
[593f554e] | 26 | <para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para>
|
---|
[0f6ac75] | 27 |
|
---|
[5fdc965] | 28 | <para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcpcd"/>.</para>
|
---|
[0f6ac75] | 29 |
|
---|
| 30 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.