|
|
(25 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{header|docs}} | | {{header|docs}} |
| {{Docs_beat_open}}
| |
|
| |
|
| == BIND10 ==
| | {{Docs_beat_closed}} |
| The latest versions of the popular nameserver `bind` and dhcp server `dhcpd` server are now available for Fedora. The BIND10 suite features include a RESTful configuration API and sqlite database backend for `named` and SQL backend for `dhcpd`.
| |
| | |
| For more information, consult the `bind10` manual at http://bind10.isc.org/docs/bind10-guide.html .
| |
|
| |
| == stable network interface naming ==
| |
| The udevd service has a long history of providing predictable names for block devices and others. Fedora will now also use udev naming for network interfaces by default, providing more reliable interface names on systems with multiple network devices. Alternative naming schemes, such as custom udev rules or biosdevname, will override this default. Users upgrading from previous releases may need to update the device names referenced in `/etc/system/network-scripts`, although in most cases `biosdevname` will continue to manage naming.
| |
| | |
| For more information, read http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames .
| |
|
| |
|
| [[Category:Docs Project]] | | [[Category:Docs Project]] |
| [[Category:Draft documentation]] | | [[Category:Draft documentation]] |
| [[Category:Documentation beats]] | | [[Category:Documentation beats]] |