Infrastructure Services
The following features, enhancements, and changes related to infrastructure services are introduced in this Oracle Linux 10 release.
cups-browsed Daemon Not Configured by Default
The cups-browsed daemon no longer specifies a default service browsers
in the /etc/cups/cups-browsed.conf file
(BrowseRemoteProtocols is set to none). To enable
cups-browsed, you must add the BrowsePoll
directive that specifies to the server that the cups-browsed daemon
polls for printers.
To search on mDNS, or CUPS broadcast, or both, set
BrowseRemoteProtocols
dnssd cups in the /etc/cups/cups-browsed.conf
file.
tuned-ppd Available
The tuned-ppd package can be installed as a replacement drop-in for the
power-profiles-daemon to use TuneD as a backend.
Note that tuned-ppd works with bare-metal systems and isn't intended for use
on KVM guests.
Root GECOS Field Is Super User
The GECOS (comment) for the root user in the /etc/passwd file is
Super User instead of root.
dnsconfd Added
The dnsconfd package is a local DNS cache configuration daemon that you
can install to set up DNS caching, split DNS, DNS over TLS, and other DNS features.
Kea DHCP Server
- An extensible server solution with module hooks.
- Configurable through a REST API.
- Allows separation of data (leases) and execution environment.