Categories: TutorialsUbuntu

Software comparison Ubuntu server 22.04 LTS vs Fedora 36 server edition – head-to-head

The following article compares two different Linux distros with Ubuntu Server 22.04 LTS (Jammy) and Fedora 36 Server Edition. These are the latest versions released in the past month. Bear in mind, that they have a really different release cycle Ubuntu Server 22.04 LTS (Jammy) support will end after 10 years and Fedora 36 support is just 13 months! Still, the two systems offer server editions with mostly the latest stable Linux software and they offer easy distribution upgrades.

In the Desktop world upgrading to the new and latest version of a Linux distribution is almost mandatory, but in the server world, upgrading is more complicated. The first step in updating or choosing the right Linux distribution and version for a server is to check what software versions come with the (new) distribution and then check whether the running custom (application) software supports the software versions. For example, updating to a new distribution version, which comes with PHP 8.1, but the current application supports only 7.4 is not very wise and in addition, the current version may have years of support in the future.

Lately, with the virtualization software and the distribution upgrades made easy is more common to choose a more short-living or a rolling distribution for a server. Of course, when a Linux version distro has a 13-month life cycle, it is expected to include bleeding-edge software and minor differences between consecutive releases.

Software Ubuntu 22.04 Fedora 36
Support 10 years (April 2032) ~ 13 months (July 2023)
Linux kernel 5.15.0 5.17.9
libc 2.35 2.35
OpenSSL .
3.0.2
1.1.1n
3.0.2
GNU GCC 9.4.0
10.3.0
11.2.0
12-20220302
.
.
.
12.1.1
PHP 8.1 8.1.6
Python 2.7.18
3.10.4
2.7.18
3.10.4
Perl 5.34.0 5.34.1
Ruby 3.0 3.1.2
OpenJDK 8u312-b07
11.0.15
17.0.3
18~36ea-1
8.0.332.b09
11.0.15.0.10
17.0.3.0.7
18.0.1.0.10
Go lang 1.13.8
1.17.3
1.18.1
.
.
1.18.2
Rust 1.58.1 1.60.0
llvm .
.
.
.
11.1.0
12.0.1
13.0.1
14.0.0
7.0.1
8.0.1
9.0.1
10.0.0
11.1.0
12.0.1
13.0.1
14.0.0
nodejs 12.22.9 16.14.0
Subversion 1.14.1 1.14.1
Git 2.34.1 2.36.1
Apache 2.4.52 2.4.53
Nginx 1.18.0 1.20.2
MySQL server 8.0.29 8.0.28
MariaDB 10.6.7 10.5.15
PostgreSQL 14.2 14.1
SQLite 2.8.17
3.37.2
2.8.17
3.36.0
Xorg X server 1.22.1.1 1.20.14
Gnome Shell 42.0 42.1
qemu 6.2 6.2
docker|podman 20.10.12 4.1.0
lxc 5.0.0 4.0.10

Similar series for comparing Ubuntu 20.04 LTS and Ubuntu 22.04 LTS could be found here – Upgrading Ubuntu 20 to Ubuntu 22 – software versions upgrade table – head-to-head and for the old, but still supported Ubuntu 18.04 LTS – Upgrading Ubuntu 18 to Ubuntu 20 – software versions upgrade table – head to head.

The post Software comparison Ubuntu server 22.04 LTS vs Fedora 36 server edition – head-to-head first appeared on Any IT here? Help Me!.

Ubuntu Server Admin

Recent Posts

How to Install nvidia-smi on Ubuntu or Debian Linux

In this article, we will see how to install nvidia-smi on Ubuntu or Debian Linux.…

12 hours ago

How to Install clang tool on Ubuntu or Debian Linux

In this article, we will see how to install clang tool on Ubuntu or Debian…

1 day ago

How to resolve Ubuntu 20.04 Container Signature Errors on Raspberry Pi ARM Devices

When working with Docker containers on Raspberry Pi devices, you might encounter frustrating signature verification…

2 days ago

How to fix DNS Resolution Issues with OpenVPN on Ubuntu 18.04

You’ve recently upgraded to Ubuntu 18.04 and found that your OpenVPN connection no longer resolves…

2 days ago

How to Fix Ubuntu 18.04 System Monitor Launch Issues

Have you ever tried to open System Monitor on your Ubuntu 18.04 system only to…

3 days ago

What is System Hardening? Essential Checklists from OS to Applications

System hardening means locking down a system and reducing its attack surface: removing unnecessary software…

3 days ago