From Fedora Project Wiki

No edit summary
No edit summary
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}{{Docs_beat_closed}}
{{Docs_beat_open}}


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]
= systemctl assumes it works with services =
systemctl, the utility used to administer services and other systemd targets, will now assume that it is working with a service. Administrators will no longer have to append '.service' to the name of the daemon they are administering. For example, `systemctl restart dhcpd` will now just work, but previous releases required `systemctl restart dhcpd.service`.
= Terminals get more colorful =
Fedora now enables supporting terminal emulators to use 256 colors. With new  environment variables, applications such as gnome-terminal, konsole, and screen will automatically be enabled with 256 color support. Other applications can display 256 colors but must be configured.
= Remote administration gets better with Agent-Free Systems Management =
On systems that contain IPMI compliant Service Processors, it is now possible to have closer integration of OS and Service Processor without the need for 3rd party software. This will enable better management of the system remotely.

Revision as of 04:36, 12 April 2016

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.