Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Fedora vs Ubuntu
LinuxConfig ^ | 25 May 2018 | Nick Congleton

Posted on 06/18/2018 7:07:48 AM PDT by ShadowAce

Introduction

Ubuntu and Fedora are both among the top desktop Linux distributions, but they are very different. Fedora is Redhat's testing ground, and it's geared more towards developers and system administrators. On the other hand, Ubuntu is Canonical's primary product, and it tries to please everyone.

Lineage

Both Ubuntu and Fedora descend from titans in the Linux world. Ubuntu is the child of Debian, and Fedora is a clone of Redhat Linux, which evolved into Redhat Enterprise Linux(RHEL). Both distributions still carry many of the hallmarks of their family trees.

They both have their respective families' package managers, package formats, repository formats, and filesystem structures. All of those things differ greatly between the Debian family tree and the Redhat one.

Package Managers

Ubuntu and Fedora have very different package managers and packaging formats. They're both very good, but they function differently.

Ubuntu uses Apt, the Advanced Package Tool, which it inherited from Debian. Apt is one of the larger and more powerful Linux package managers out there, and it's been around for a while. Apt works with the .deb package format. .deb packages archive their files in format specific for Debian based distributions.

Apt can do a lot of things, but it usually requires explicit instruction. When you want to update your repositories, for example, you need to tell Apt to update.

$ sudo apt update
$ sudo apt install firefox
Fedora initially used Yum, the Yellowdog Update Manager, which the Redhat distributions got from the now defunct Yellowdog Linux to manage their .rpm packages.

Newer versions of Fedora use the DNF package manager. It functions exactly the same way that Yum did, but with the dnf command. Under the hood, there are some reliability, speed, and usability improvements that DNF a logical evolution from Yum.

Both DNF and Yum are more automated and intuitive. Whenever you install a package with DNF, it automatically updates repository data to pull the latest version available.
# dnf install firefox

Installers

Ubuntu and Fedora have very different installer. That said, they're both among the most modern installers in the tech world as a whole, not just Linux.



Ubuntu's installer was one of the original features that set it apart from Debian. Ubuntu's installer is designed to simplify and streamline the process of getting up and running with Ubuntu, and it excels at just that.



Fedora 28 Installer
Fedora shares its Anaconda installer with the rest of Redhat's operating systems, but Fedora always has the latest version. The Anaconda installer allows for a lot of flexibility. If you don't want to get too far into things, Anaconda can be simple.

However, if you want to totally customize your system during the install, Anaconda lets you do just about anything. In fact, Anaconda is one of the only Linux installers that lets you choose from loads of software and pre-arranged bundles to install with the rest of the system. This way, your system is ready to use the second it first boots up.

Repositories

Compared to Ubuntu's Fedora's repositories are tiny. There's just no getting around it. Fedora doesn't offer nearly as much software as Ubuntu does. This is partly because Fedora has a strict "free software only" policy, but it's also because there just isn't as much software packaged for Fedora by default.

There is an excellent community around Fedora that packages for third party repositories, but Ubuntu still has more.

If you're a developer, or you only need a core set of software that you know Fedora has, great. Otherwise, you might run into trouble getting what you need.

Release Cycles

At first, it would seem like Ubuntu and Fedora have roughly the same release cycles. Both try to release a new version every six months, but there are a lot more details to take into account that actually separate the two quite a lot.

Ubuntu releases it's regular desktop versions once every six months. Those versions include incremental upgrades to just about everything on the system, and they're intended mostly for desktop users. Every fifth release is an LTS version of Ubuntu. Those are supported officially for five years, and they're intended mostly for servers and workstations. LTS releases receive mostly security updates and bug fixes, rather than software upgrades.

Fedora also releases about once every six months, but they're notorious for missing their release schedule just about every time. Fedora releases always contain the absolute latest software, and can be somewhat buggy and unstable at first. Fedora only really targets desktop and workstation users, so stability takes a back seat to new and cool features. Fedora will continually upgrade software, including core system components, for the duration of the release. In a way, it works like a rolling release distribution.

Corporate Backing

Both Fedora and Ubuntu are backed by huge corporations. Fedora has Redhat behind it, and Ubuntu has Canonical. These different distributions don't quite fit into the same place within their respective corporation's ecosystem, though.

Fedora is the testing ground for Redhat. All of the latest features that Redhat is developing for it's server distributions and the Linux ecosystem as a whole make their appearance in Fedora first. Redhat doesn't offer official support for Fedora. Instead they refer to it as a community project.

Ubuntu is Canonical's primary product. Everything that Canonical develops revolves around Ubuntu. They do offer commercial support for the LTS Ubuntu releases and work with hardware partners for support and certification.

Closing Thoughts

Both Ubuntu and Fedora make excellent desktop distributions. Their use cases and ecosystems are somewhat different, though.

Ubuntu comes from the Debian family, and it's the primary operating system developed by Canonical. Ubuntu's varied release cycle makes it somewhat of a jack of all trades, and it can fit nearly any use case.

Fedora is Redhat's testbed, and it's a great choice for developers and administrators working with Redhat systems. It has a much narrower ecosystem, and would feel out of place on anything but a desktop or workstation.


TOPICS: Computers/Internet
KEYWORDS: centos; fedora; linux; ubuntu
Navigation: use the links below to view more comments.
first 1-2021-4041-46 next last

1 posted on 06/18/2018 7:07:48 AM PDT by ShadowAce
[ Post Reply | Private Reply | View Replies]

To: rdb3; Calvinist_Dark_Lord; JosephW; Only1choice____Freedom; amigatec; Ernest_at_the_Beach; ...

2 posted on 06/18/2018 7:08:22 AM PDT by ShadowAce (Linux - The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

I get my Fedoras from Amazon!
Not many good hat stores around anymore,

Most blame 1. JFK wearing no hat trend...2. The compact cars of the early ‘60s! Hard to get in and out! Still a peoblem for those liking men’s hats!
++++++++++++++++


3 posted on 06/18/2018 7:12:19 AM PDT by gunnyg ("A Constitution changed from Freedom, can never be restored; Liberty, once lost, is lost forever...)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

If you are coming from Windows, and want a Debian-compatible distro, Linux Mint is probably the most suitable overall.


4 posted on 06/18/2018 7:13:18 AM PDT by proxy_user
[ Post Reply | Private Reply | To 1 | View Replies]

To: proxy_user

I’ll second that.


5 posted on 06/18/2018 7:16:38 AM PDT by Noumenon (When all liberals have is a hammer, every problem is a nail in YOUR coffin.)
[ Post Reply | Private Reply | To 4 | View Replies]

To: ShadowAce

I’m running both Fedora and Ubuntu Mint Cinnamon.

Fedora is great for server kinds of stuff. But Ubuntu has all the video drivers for media production. So I’m sticking with Mint for my needs.


6 posted on 06/18/2018 7:22:06 AM PDT by DaxtonBrown
[ Post Reply | Private Reply | To 1 | View Replies]

To: proxy_user

I ditched Windows 7 for Linux Mint. Works better than Windows.


7 posted on 06/18/2018 7:22:46 AM PDT by Dalberg-Acton
[ Post Reply | Private Reply | To 4 | View Replies]

To: proxy_user

Double bump for Linux Mint


8 posted on 06/18/2018 7:34:39 AM PDT by taxcontrol (Stupid should hurt)
[ Post Reply | Private Reply | To 4 | View Replies]

To: ShadowAce

Fine comparison. Thanks!

Fedora does have a a number of “spins” available for those with specialized interests, such as astronomy, graphics design, electronics simulation, Python programming, robotics, security, etc. You have the basic software you need all on one dvd.


9 posted on 06/18/2018 7:35:02 AM PDT by buridan
[ Post Reply | Private Reply | To 1 | View Replies]

To: proxy_user

I went with Zorin and am happy with it. Anything but Win10.


10 posted on 06/18/2018 7:36:03 AM PDT by BipolarBob (All governments suffer a recurring problem: Power attracts pathological personalities.)
[ Post Reply | Private Reply | To 4 | View Replies]

To: proxy_user
Never liked RHEL when I had to administer it on Avaya platforms and probably wouldn't like Fedora. I was on the Ubuntu bandwagon for a long time but fell of with R10 (or 11) when they went to that weird default desktop.

Tried Mint on an old machine and liked the Cinnamon desktop. Mint is now my go-to OS.

11 posted on 06/18/2018 7:37:04 AM PDT by InABunkerUnderSF (Time to BLOAT again.)
[ Post Reply | Private Reply | To 4 | View Replies]

To: buridan
Fedora does have a a number of “spins” available for those with specialized interests...

Yup. I personally run Fedora Server, but I customized it to NOT install Gnome, and install XFCE instead.

I use two monitors (both at home and at work), and it works just fine.

12 posted on 06/18/2018 7:38:50 AM PDT by ShadowAce (Linux - The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 9 | View Replies]

To: BipolarBob

yeah, zorin is pretty good, you’re the first person besides myself, who ive ever heard uses it...


13 posted on 06/18/2018 7:39:42 AM PDT by raygunfan
[ Post Reply | Private Reply | To 10 | View Replies]

To: proxy_user
Linux Mint is probably the most suitable overall.

Agreed. I love it. It is so easy and smooth. And it...just works.

14 posted on 06/18/2018 7:53:17 AM PDT by Bloody Sam Roberts (Get in the Spirit! The Spirit of '76!)
[ Post Reply | Private Reply | To 4 | View Replies]

To: Bloody Sam Roberts

Which Mint desktop is the best?
MATE Xfce Or KDE?


15 posted on 06/18/2018 8:03:30 AM PDT by gibsonguy
[ Post Reply | Private Reply | To 14 | View Replies]

To: ShadowAce

I run Ubuntu on a 9 year old HP laptop. The hardware is starting to get finicky. I refuse to run MicroSoft on anything I own.


16 posted on 06/18/2018 8:03:42 AM PDT by semaj (U\)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce; All

It’s worth mentioning that Ubuntu is the most popular distribution among developers, with about 40% of developer machine installs.


17 posted on 06/18/2018 8:05:08 AM PDT by PreciousLiberty (Make America Greater Than Ever!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: proxy_user

“If you are coming from Windows, and want a Debian-compatible distro, Linux Mint is probably the most suitable overall.”

I’ve used both Mint and Ubuntu extensively. That statement used to be much truer, I was never a fan of the Unity user interface.

Since Ubuntu has switched back to Gnome, it’s much better IMO. I’ve been running the 18.04 LTS version, and it’s been a very good experience.

It’s pretty cool having Steam and a good selection of games available on Linux as well... :-)


18 posted on 06/18/2018 8:07:41 AM PDT by PreciousLiberty (Make America Greater Than Ever!)
[ Post Reply | Private Reply | To 4 | View Replies]

To: ShadowAce

Bkmk


19 posted on 06/18/2018 8:13:47 AM PDT by sauropod (I am His and He is mine. #FreeTommy)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

I should have already done this......bump.


20 posted on 06/18/2018 8:19:31 AM PDT by Delta 21 (Build The Wall !! Jail The Cankle !!)
[ Post Reply | Private Reply | To 1 | View Replies]


Navigation: use the links below to view more comments.
first 1-2021-4041-46 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson