TranslateProject/sources/tech/20191223 Best of 2019- Fedora for system administrators.md
DarkSun c47d3a6ba6 选题: 20191223 Best of 2019: Fedora for system administrators
sources/tech/20191223 Best of 2019- Fedora for system administrators.md
2019-12-24 00:55:43 +08:00

71 lines
4.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (Best of 2019: Fedora for system administrators)
[#]: via: (https://fedoramagazine.org/best-of-2019-fedora-for-system-administrators/)
[#]: author: (Paul W. Frields https://fedoramagazine.org/author/pfrields/)
Best of 2019: Fedora for system administrators
======
![][1]
The end of the year is a perfect time to look back on some of the Magazines most popular articles of 2019. One of the Fedora operating systemss many strong points is its wide array of tools for system administrators. As your skills progress, youll find that the Fedora OS has even more to offer. And because Linux is the sysadmins best friend, youll always be in good company. In 2019, there were quite a few articles about sysadmin tools our readers enjoyed. Heres a sampling.
### Introducing Fedora CoreOS
If you follow modern IT topics, you know that containers are a hot topic — and [containers mean Linux][2]. This summer brought the first preview release of [Fedora CoreOS][3]. This new edition of Fedora can run containerized workloads. You can use it to deploy apps and services in a modern way.
> [Introducing Fedora CoreOS][4]
### InitRAMFS, dracut and the dracut emergency shell
To be a good sysadmin, you need to understand system startup and the boot process. From time to time, youll encounter software errors, configuration problems, or other issues that keep your system from starting normally. With the information in the article below, you can do some life-saving surgery on your system, and restore it to working order.
> [InitRAMFS, Dracut, and the Dracut Emergency Shell][5]
### How to reset your root password
Although this article was published a few years ago, it continues to be one of the most popular. Apparently, were not the only people who sometimes get locked out of our own system! If this happens to you, and you need to reset the root password, the article below should do the trick.
> [How to reset a root password on Fedora][6]
### Systemd: unit dependencies and order
This article is part of [an entire series][7] on systemd, the modern system and process manager in Fedora and other distributions. As you may know, systemd has sophisticated but easy to use methods to start up or shut own services in the right order. This article shows you how they work. That way you can apply the right options to unit files you create for systemd.
> [systemd: Unit dependencies and order][8]
### Setting kernel command line arguments
Fedora 30 introduced new ways to change the boot options for your kernel. This article from Laura Abbott on the Fedora kernel team explains the new Bootloader Spec (BLS). It also tells you how to use it to set options on your kernel for boot time.
> [Setting kernel command line arguments with Fedora 30][9]
Stay tuned to the Magazine for other upcoming “Best of 2019” categories. All of us at the Magazine hope you have a great end of year and holiday season.
--------------------------------------------------------------------------------
via: https://fedoramagazine.org/best-of-2019-fedora-for-system-administrators/
作者:[Paul W. Frields][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://fedoramagazine.org/author/pfrields/
[b]: https://github.com/lujun9972
[1]: https://fedoramagazine.org/wp-content/uploads/2019/12/2019top-sysadmins.png-816x345.jpg
[2]: https://www.redhat.com/en/blog/containers-are-linux
[3]: https://getfedora.org/coreos/
[4]: https://fedoramagazine.org/introducing-fedora-coreos/
[5]: https://fedoramagazine.org/initramfs-dracut-and-the-dracut-emergency-shell/
[6]: https://fedoramagazine.org/reset-root-password-fedora/
[7]: https://fedoramagazine.org/series/systemd-series/
[8]: https://fedoramagazine.org/systemd-unit-dependencies-and-order/
[9]: https://fedoramagazine.org/setting-kernel-command-line-arguments-with-fedora-30/