Changes in BOOK/network/common/choose.xml [0131d1b:5fdc965]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/network/common/choose.xml
r0131d1b r5fdc965 9 9 <?dbhtml filename="choose.html"?> 10 10 11 <title> SystemdNetworking?</title>11 <title>DHCP or Static 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. You can use systemd, or install the 23 CLFS-Network-Scripts.</para> 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> 24 25 25 <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para>26 <para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para> 26 27 27 <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-scripts-network-scripts"/>.</para>28 <para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcpcd"/>.</para> 28 29 29 30 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.