Changeset 03e6a40 for BOOK/network/common/choose.xml
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (12 years ago)
- Children:
- 0be79ea
- Parents:
- 88ef769 (diff), 578ca586 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
BOOK/network/common/choose.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/network/common/choose.xml
r88ef769 r03e6a40 9 9 <?dbhtml filename="choose.html"?> 10 10 11 <title> DHCP or StaticNetworking?</title>11 <title>Systemd Networking?</title> 12 12 13 13 <indexterm zone="ch-network-choose"> … … 20 20 21 21 <para> There are two different ways you can proceed from this point 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> 22 to configure your network. You can use Systemd, or install the 23 CLFS-Network-Scripts.</para> 25 24 26 <para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para>25 <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para> 27 26 28 <para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcpcd"/>.</para>27 <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-scripts-network-scripts"/>.</para> 29 28 30 29 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.
