Changeset 0131d1b for BOOK/network/common
- Timestamp:
- May 7, 2014, 1:09:31 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- fc14a7d
- Parents:
- 04c3a53
- Location:
- BOOK/network/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/network/common/choose.xml
r04c3a53 r0131d1b 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 the22 to configure your network. You can use systemd, or install the 23 23 CLFS-Network-Scripts.</para> 24 24 -
BOOK/network/common/sysconfig-network.xml
r04c3a53 r0131d1b 30 30 after correct Network Card Interface name (e.g. 31 31 <filename>ifconfig.enp2s1</filename> or 32 <filename>ifconfig.eth0</filename>) or Systemd will fail to bring32 <filename>ifconfig.eth0</filename>) or systemd will fail to bring 33 33 up your network interface.</para></note> 34 34 -
BOOK/network/common/systemd-network.xml
r04c3a53 r0131d1b 19 19 <command>ip l</command> after you have booted your system. It is important that the <envar>Name</envar> variable in <filename>/etc/systemd/network</filename> contain the correct Network Card Interface name (e.g. 20 20 <envar>Name=enp2s1</envar> or 21 <envar>Name=eth0</envar>) or Systemd will fail to bring21 <envar>Name=eth0</envar>) or systemd will fail to bring 22 22 up your network interface.</para></note> 23 23
Note:
See TracChangeset
for help on using the changeset viewer.