Changeset 82c4aa0
- Timestamp:
- Mar 2, 2009, 11:33:23 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0d1a5ef6
- Parents:
- 8d157dfa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/network/common/resolv.xml
r8d157dfa r82c4aa0 23 23 best achieved by placing the IP address of the DNS server, available 24 24 from the ISP or network administrator, into 25 <filename>/etc/resolv.conf</filename>. Create the file by running the 26 following:</para> 25 <filename>/etc/resolv.conf</filename>. If atleast one of your network 26 interfaces is going to be configured by DHCP then you may not need to 27 create this file. By default DHCPCD will overwrite this file when it gets 28 a new lease from the DHCP server. If you wish to manually configure your 29 network interfaces or manually set your DNS using DHCP then create the 30 file by running the following:</para> 27 31 28 32 <screen><userinput>cat > /etc/resolv.conf << "EOF"
Note:
See TracChangeset
for help on using the changeset viewer.