Hello. These questions are self-hosting related, but I feel they do partially belong here as they are also about fedora linux in general. I have a server which is currently running Debian. It has an arc GPU, and no matter what I do, video encoding refuses to work. I was thinking I might move it to Fedora, but have some questions first.
- How are Fedora’s updates? I believe they are about once a year, so how is it to switch between versions? I can deal with annual maintenance, but don’t want weird issues causing downtime.
- Also about updates, how should I do auto updates on fedora?
- I am currently on apparmor. I know seLinux has more features, but I have also heard that it can be annoying to deal with.
- I mentioned the arc GPU. Has anyone managed to get video encoding working on it on fedora? If so how?
Edit: also, how is it to move a raid over. It is mdadm raid 5 with ext4. It is VERY important that nothing happens to the data, unfortunately I have not yet implemented a backup, although I do intend to soon.
I’m also thinking about moving my server from Debian to Fedora, especially the Atomic variant (uBlue CoreOS).
I think you should consider the IOT/ CoreOS variant instead of the regular Fedora Server version.
Debian is a great server distro because of its stability (in terms of update frequency) and spread of use, but Fedora Atomic is way more robust and lower maintenance.
Regular Fedora is too unstable (too many updates) for my taste as a server, and on Atomic, I can always just roll back and wait until something is fixed (which should never happen anyway, but just in case).
If you consider Fedora as server, then use the immutable versions, they offer more benefits, one of which is the strong separation between the host OS and the user/ programs.
Regarding your questions:
One of the reasons why I recommended the image based variants is that you can upgrade more easily and revert those changes, in case it causes trouble, and freely rebase between various editions.