Some updates to F44
This commit is contained in:
parent
6f108d772e
commit
e1882ec5f4
4 changed files with 80 additions and 67 deletions
|
|
@ -1,8 +1,8 @@
|
|||
= Fedora Server Documentation
|
||||
Peter Boy; Jan Kuparinen; Peter W. Smith
|
||||
:page-authors: {author}, {author_2}, {author_3}
|
||||
:revnumber: F38-F43
|
||||
:revdate: 2025-10-28
|
||||
:revnumber: F38-F44
|
||||
:revdate: 2026-04-28
|
||||
// :revremark:
|
||||
|
||||
image::Logo_server2.png[Server]
|
||||
|
|
@ -19,6 +19,27 @@ It is based on the latest technology and as such, brings the most modern environ
|
|||
Fedora Server is a platform for developers and system integrators, providing an implementation of the latest server technology for further evaluation and practical use.
|
||||
|
||||
|
||||
== Why Use Fedora Server
|
||||
|
||||
Fedora Server Edition offers users and system administrators several attractive features:
|
||||
|
||||
* *You get the latest software almost immediately*: Fedora Server's biannual release cycle allows for the inclusion of the latest versions of system and application software almost immediately. This empowers users and system administrators to swiftly respond to new market options and changing or expanding customer requirements.
|
||||
|
||||
* *You can trust it*: Fedora Server has a sophisticated and highly engineered release and quality assurance process, which enables a high level of reliability and stability, despite a comparatively fast release cycle. It therefore achieves an excellent balance between 'bleeding edge' and maturity for productive use in mainstream deployments.
|
||||
|
||||
* *Confidence in security*: Enterprise-grade security minded, the Fedora release engineering results in carefully pre-configured releases, offering uncompromising security without prior extensive configuration by system administrators.
|
||||
|
||||
* *You can get what you need*: Fedora Server has an extensive collection of available packages, all of them subject to the same extensive release process. This opens up a wide range of possibilities for building a server very flexibly according to customer specific needs and wishes.
|
||||
|
||||
* *It will help ease a sysadmin workload*: Fedora Server includes the latest stable versions of modern sysadmin tools (i.e. cockpit, dnf, systemd), noticeably reducing the burden of system administration.
|
||||
|
||||
* *Less disruption with upgrades*: Fedora Server's short release cycle means less disruptive release jumps. There is a very easy update process without re-installation requirements. There is also the option to skip one release cycle in case new capabilities are not immediately needed. Several small updates are easier to manage than a few big updates.
|
||||
|
||||
* *You've got the freedom you want*: Fedora Server allows utmost freedom from restrictions imposed by commercial interests or corporate feature management, combined with excellent backward hardware compatibility (including a complete set of standard kernel drivers).
|
||||
|
||||
* *Developers will feel right at home*: Fedora Server is an excellent development environment for the next generation server as well as application software with the latest software versions available.
|
||||
|
||||
|
||||
== What You Will Find Here
|
||||
|
||||
- Server installation and administration guides
|
||||
|
|
@ -36,6 +57,39 @@ Detailed step-by-step instructions are given for various typical areas of applic
|
|||
|
||||
- People, policies, and working methods
|
||||
|
||||
|
||||
[updating-f43]
|
||||
== Updating to Fedora 44
|
||||
|
||||
We are not aware of any issue when upgrading from Fedora 43.
|
||||
|
||||
== What's in the Pipeline?
|
||||
|
||||
Currently, several projects are in development:
|
||||
|
||||
- We started a "home server spin-off" to better support the many domestic usages we got aware of.
|
||||
- Facilitation of the deployment of key services by combining rpm and Ansible
|
||||
|
||||
|
||||
== You Are Welcome to Contribute
|
||||
|
||||
You don't have to be a programmer, a developer or a technical nerd to contribute to the development of Fedora Server. We are especially interested in feedback from our users and potential new users.
|
||||
|
||||
- Please, tell us about your usage of Fedora Server
|
||||
- Tell us about problems you found and how you resolved it
|
||||
|
||||
The easiest way is to write on our mailing list. It is a low traffic list specifically for Fedora Server Edition. It is open to everyone.
|
||||
|
||||
Another option is our ticket system at https://pagure.io/fedora-server/issues. However, this requires a FAS account, which you can create at link:https://accounts.fedoraproject.org[Fedora accounts]
|
||||
|
||||
You can also chat with us at
|
||||
https://web.libera.chat/?channels=#fedora-server[#fedora-server] on libera.chat.
|
||||
|
||||
For additional information refer to https://docs.fedoraproject.org/en-US/fedora-server/server-communicating/[Getting in Touch]
|
||||
|
||||
|
||||
== About previous versions of Fedora Server
|
||||
|
||||
[updating-f43]
|
||||
=== Updating to Fedora 43
|
||||
|
||||
|
|
@ -90,55 +144,6 @@ Fedora 43 updates Postgresql from version 16 directly to version 18, skipping on
|
|||
----
|
||||
6. Execute the maintenance steps as recommended by the update program and fix collation issues if exist.
|
||||
7. Done
|
||||
|
||||
== Why Use Fedora Server
|
||||
|
||||
Fedora Server Edition offers users and system administrators several attractive features:
|
||||
|
||||
* *You get the latest software almost immediately*: Fedora Server's biannual release cycle allows for the inclusion of the latest versions of system and application software almost immediately. This empowers users and system administrators to swiftly respond to new market options and changing or expanding customer requirements.
|
||||
|
||||
* *You can trust it*: Fedora Server has a sophisticated and highly engineered release and quality assurance process, which enables a high level of reliability and stability, despite a comparatively fast release cycle. It therefore achieves an excellent balance between 'bleeding edge' and maturity for productive use in mainstream deployments.
|
||||
|
||||
* *Confidence in security*: Enterprise-grade security minded, the Fedora release engineering results in carefully pre-configured releases, offering uncompromising security without prior extensive configuration by system administrators.
|
||||
|
||||
* *You can get what you need*: Fedora Server has an extensive collection of available packages, all of them subject to the same extensive release process. This opens up a wide range of possibilities for building a server very flexibly according to customer specific needs and wishes.
|
||||
|
||||
* *It will help ease a sysadmin workload*: Fedora Server includes the latest stable versions of modern sysadmin tools (i.e. cockpit, dnf, systemd), noticeably reducing the burden of system administration.
|
||||
|
||||
* *Less disruption with upgrades*: Fedora Server's short release cycle means less disruptive release jumps. There is a very easy update process without re-installation requirements. There is also the option to skip one release cycle in case new capabilities are not immediately needed. Several small updates are easier to manage than a few big updates.
|
||||
|
||||
* *You've got the freedom you want*: Fedora Server allows utmost freedom from restrictions imposed by commercial interests or corporate feature management, combined with excellent backward hardware compatibility (including a complete set of standard kernel drivers).
|
||||
|
||||
* *Developers will feel right at home*: Fedora Server is an excellent development environment for the next generation server as well as application software with the latest software versions available.
|
||||
|
||||
|
||||
== What's in the Pipeline?
|
||||
|
||||
Currently, several projects are in development:
|
||||
|
||||
- Further Improvements to the documentation
|
||||
- Facilitation of the deployment of key services by combining rpm and Ansible
|
||||
|
||||
|
||||
== You Are Welcome to Contribute
|
||||
|
||||
You don't have to be a programmer, a developer or a technical nerd to contribute to the development of Fedora Server. We are especially interested in feedback from our users and potential new users.
|
||||
|
||||
- Please, tell us about your usage of Fedora Server
|
||||
- Tell us about problems you found and how you resolved it
|
||||
|
||||
The easiest way is to write on our mailing list. It is a low traffic list specifically for Fedora Server Edition. It is open to everyone.
|
||||
|
||||
Another option is our ticket system at https://pagure.io/fedora-server/issues. However, this requires a FAS account, which you can create at link:https://accounts.fedoraproject.org[Fedora accounts]
|
||||
|
||||
You can also chat with us at
|
||||
https://web.libera.chat/?channels=#fedora-server[#fedora-server] on libera.chat.
|
||||
|
||||
For additional information refer to https://docs.fedoraproject.org/en-US/fedora-server/server-communicating/[Getting in Touch]
|
||||
|
||||
|
||||
== About previous versions of Fedora Server
|
||||
|
||||
=== Updating to Fedora 41
|
||||
|
||||
The recommended procedure is upgrading using the _DNF System Upgrade_ plugin. This applies to Fedora Server Edition on hardware as well as in a virtual machine.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
= Fedora Server Installation Guide
|
||||
Peter Boy; Kevin Fenzi; Jan Kuparinen
|
||||
:revnumber: F37-F41
|
||||
:revdate: 2024-10-28
|
||||
:revnumber: F37-F44
|
||||
:revdate: 2026-04-28
|
||||
:page-authors: {author}, {author_2}, {author_3}
|
||||
:page-aliases: installation-an-introduction.adoc
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
= Fedora Server interactive local installation
|
||||
Peter Boy; Stephen Daley; Kevin Fenzi
|
||||
:page-authors: {author}, {author_2}, {author_3}
|
||||
:revnumber: F37-F41
|
||||
:revdate: 2024-10-15
|
||||
:revnumber: F37-F44
|
||||
:revdate: 2026-??-??
|
||||
|
||||
:page-aliases: pages/installation-interactive-local.adoc
|
||||
|
||||
|
|
@ -10,15 +10,17 @@ Peter Boy; Stephen Daley; Kevin Fenzi
|
|||
This is the default method for manually installing Fedora if console access is available. The graphical interface is designed with the goal of making the installation as simple and speedy as possible. It is intended to facilitate the work of the system administrator by preassigning as many installation options as possible after analyzing the hardware.
|
||||
|
||||
|
||||
// Before publishing on main site, comment out
|
||||
// the warning. Comment in again when start to update.
|
||||
// Before publishin, comment out the warning.
|
||||
// Comment in again when start to update.
|
||||
//[WARNING]
|
||||
//====
|
||||
//**You are in the Fedora Server documentation staging area!**
|
||||
//
|
||||
//These documents are not approved yet and may be incomplete and/or incorrect. You would probably prefer to study the https://docs.stg.fedoraproject.org/en-US/fedora-server/[published documentation].
|
||||
//This documentsis not approved yet and may be incomplete and/or incorrect.
|
||||
|
||||
// *Status of this document*: Updated to f41.
|
||||
// *Status of this document*: Updated to f44.
|
||||
// ToDo:
|
||||
// * Update images from F41 toF44
|
||||
// * Update complete text
|
||||
//====
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -12,13 +12,19 @@ Peter Boy; Stephen Daley; Kevin Fenzi
|
|||
This guide offers a recommended checklist of tasks to ensure the safe and reliable operation of Fedora Server. System administrators may choose whether these tasks apply to their specific use case.
|
||||
|
||||
|
||||
// Before publishing on main site, comment out
|
||||
// the warning. Comment in again when start to update.
|
||||
//[WARNING]
|
||||
//====
|
||||
//**You are in the Fedora Server documentation staging area!**
|
||||
//
|
||||
//These documents are not approved yet and may be incomplete and/or incorrect. You would probably prefer to study the https://docs.stg.fedoraproject.org/en-US/fedora-server/[published documentation].
|
||||
// Before publishing, comment out the warning.
|
||||
// Comment in again when start to update.
|
||||
[WARNING]
|
||||
====
|
||||
This document is not approved yet and may be incomplete and/or incorrect.
|
||||
|
||||
*Status of this document*: Updated to f44.
|
||||
|
||||
ToDo:
|
||||
|
||||
* Update images from F43 toF44
|
||||
* Update complete text
|
||||
====
|
||||
|
||||
To perform the administrative tasks described here, you need either any Linux or any macOS desktop or laptop. On Windows computers, you need at least Windows 10 1809 or additional programs such as Putty.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue