Ask HN: Why do you use Ubuntu?
I use Ubuntu because I need intune, and M$ seems to have recognized like for like and decided that if they limit support to one the worst quality Linux distro then they can keep market share for longer as people will have a conception of Linux as something low quality and poorly built which mirror's Microsoft's own products.
Just some specific problems:
- I have never had a release update work on Ubuntu
- Ubuntu used poorly wrapped SysV init scripts as their backing for Systemd units for years, resulting in silent failures when the SysV init script errored out, as the errors were not properly recongized by systemd because whoever wrapped the SysV init scripts did not know what they were doing.
- I have rarely used something via snapd without having some problems. Most recently was with a colleague who used snapd to install docker but the result was a docker installation which did not read the docker config file from their home directory.
Fedora is better in almost every way. Fedora is not more difficult to use, it goes wrong a lot less often.
So why do people still use Ubuntu?
10 comments
[ 3.2 ms ] story [ 34.4 ms ] threadUbuntu is also seen as the user friendly first entry into Linux and people who use a Debian based distribution are likely to stay with Debian derivatives rather than re-learn things on the red hat stream.
Seeing how low Linux desktop market share is, I don’t think it matters to the Linux community which is used, more important that market share increases
Are you talking about dnf4 or 5? Because IME, dnf5 is pretty much on par, if not better, in terms of speed. Although the first time you run dnf it might seem a bit slow, because it builds a metadata cache from scratch.
Also see: https://www.youtube.com/watch?v=HUcWi4OUJPc
Every new member with Linux experience at least feels familiar with it, and therefore can get to speed faster and with confidence. When we build containers to be used or built on by other teams, Ubuntu as the base minimizes the friction and support needed for the same reason.
There are Arch/Fedora/etc users too, but Ubuntu is the common denominator. I think it is good enough.
At home I started with Debian and after a few missteps have always come back to it.
1. TrueNAS and PVE are based on Debian (apt); 2. the OS images provided by major Chinese cloud vendors like Aliyun and Tencent Cloud that use dnf (like Rocky Linux and Fedora) are MUCH older than Debian and Ubuntu.
I simply want my environment to be more consistent and scripts more reusable.