A Few Linux Distributions

Tux
Tux

My devices have seen numerous Linux distributions over the course of my computing journey. A Linux distribution is an operating system built around the Linux kernel. Many new comers to the Linux community are evangelised in, but others come in from a lack of computing freedom.

I’m of the latter camp. If you are a new comer to the Linux community, then choose the first distribution that suits your fancy. Don’t waste time determining which is best. To put it bluntly — arguments of the “best” are If capital decides advantage in the business world, then mind share is what decides advantage in the Open Source world. Such battles are often termed “Holy Wars”. over mind share and collective use cases.

Programmers and computing enthusiasts enjoy dictating how software should be used. Terms such as “best practices”, and “anti-patterns” pop up frequently — ignore them for the most part. In time, you’ll be able to discern if such advice warrants a change in operating systems, use cases, or specifications. That being said, here’s my personal review of a few Linux distributions used over the years.

Ubuntu

Ubuntu is probably the most well known distribution as it is backed by the company Canonical. This was my first ever Linux distribution, and most new users often end up here. If casual computing is the goal then it’s an okay distribution. Occasionally the business interests of Canonical clash with the user base, motivating some to other distributions. The updates are Fixed release updates are pushed at specific intervals (for example twice a year). and the package managers are apt and snap.

In the server world Ubuntu is also popular. You can be assured that many companies run Ubuntu as production servers. My reason for keeping Ubuntu around is due to its popularity in production.

Debian

Debian is a distant cousin to Ubuntu. This is the only distribution that one can install on a A
typical set and forget Debian desktop
(XFCE) A typical set and forget Debian desktop (XFCE) user’s computer and receive no complaints. Debian is built to be stable, conservative, and “boring”. The updates are fixed and the package manager is apt.

You can’t go wrong using Debian as a server in production. The conservative package repository boasts exceptional reliability at the cost of lacking the latest features.

Arch

Arch is a popular distribution that is best known by its Arch Wiki and Arch User Repository (AUR). The package repository is expansive and bleeding edge. Arch adheres to the Keep it simple, stupid. philosophy, making it a simple but flexible distribution. Due to its massive mind share, a user can trivially find and install anything they want. The updates are Rolling release updates are pushed as soon as they are ready. and the package manager is pacman.

Using Arch as a production server is frowned upon, but can be done. A production Arch server To fix bugs and security vulnerabilities. software faster than any other distribution, but at the cost of extreme volatility from moving targets.

Manjaro

Manjaro is an Arch based distribution with the aim of being more user friendly. Many casual users enjoy this Linux distribution. It’s a feeder distribution into the Arch philosophy. The updates are rolling release and the package managers are pacman and pamac.

Void

Void is sometimes referred to as a Berkeley Software Distribution (FreeBSD, OpenBSD, NetBSD). Linux distribution. The base system is compact and has sane defaults. Void Linux is popular among technical users as it cuts through a lot of the fat in other modern distributions. The updates are rolling release and the package manager is xbps.

Alpine

Alpine is a lightweight security focused distribution. Personally, Alpine is superior to all other distributions in terms of size, simplicity, and productivity. Alpine is not user desktop oriented, but for servers it is the dream. If you have a choice, use Alpine as a server. The updates are both rolling and fixed and the package manager is apk — probably the fastest and simplest package manager to date.

CentOS (Rocky Linux)

CentOS, soon to be Rocky Linux is an enterprise oriented distribution backed by Redhat. CentOS is inherently stable and conservative due to its focus on the enterprise use case. Business types prefer safe options, so you’ll only tend to see this system running at companies and corporations as CentOS or Red Hat Enterprise Linux (RHEL). The updates are fixed and the package managers are yum and dnf.

NixOS

NixOS is a new Guix is another similar distribution. of Linux distribution that focuses on reproducibility and immutability. The operating system is built from a single file that resembles a specification. NixOS allows you to remove the complexity of other domains entirely and stand on the shoulders of Perhaps an attempt at the concept of a formal system. — but at the cost of more complexity in the form of an incongruent abstraction layer.

This is my least recommended Linux distribution because some use cases require extensive knowledge of how a typical Linux operating system works. The abstraction is not intuitively consistent and you must know how to fix an underlying problem when it breaks. When you don’t have to fight the abstraction, it’s truly a computing dream come true. The updates are both rolling and fixed and the package manager is nix.

22 December 2020 — Written
22 December 2020 — Updated
Thedro Neely — Creator
a-few-linux-distributions.md — Article

More Content

Openring

Web Ring

Comments

References

  1. https://thedroneely.com/git/
  2. https://thedroneely.com/
  3. https://thedroneely.com/posts/
  4. https://thedroneely.com/projects/
  5. https://thedroneely.com/about/
  6. https://thedroneely.com/contact/
  7. https://thedroneely.com/abstracts/
  8. https://ko-fi.com/thedroneely
  9. https://thedroneely.com/tags/linux/
  10. https://thedroneely.com/posts/a-few-linux-distributions/#isso-thread
  11. https://thedroneely.com/posts/rss.xml
  12. https://thedroneely.com/images/a-few-linux-distributions.png
  13. https://www.gwern.net/Holy-wars
  14. https://wiki.c2.com/?HolyWar
  15. https://thedroneely.com/posts/a-few-linux-distributions/#ubuntu
  16. https://ubuntu.com/
  17. https://thedroneely.com/posts/a-few-linux-distributions/#debian
  18. https://www.debian.org/
  19. https://thedroneely.com/images/headless-gpu-remote-acceleration.png
  20. https://www.xfce.org/
  21. https://thedroneely.com/posts/a-few-linux-distributions/#arch
  22. https://www.archlinux.org/
  23. https://wiki.archlinux.org/
  24. https://aur.archlinux.org/
  25. https://thedroneely.com/posts/a-few-linux-distributions/#manjaro
  26. https://manjaro.org/
  27. https://thedroneely.com/posts/a-few-linux-distributions/#void
  28. https://voidlinux.org/
  29. https://www.freebsd.org/
  30. https://www.openbsd.org/
  31. https://www.netbsd.org/
  32. https://thedroneely.com/posts/a-few-linux-distributions/#alpine
  33. https://alpinelinux.org/
  34. https://thedroneely.com/posts/a-few-linux-distributions/#centos-rocky-linux
  35. https://www.centos.org/
  36. https://rockylinux.org/
  37. https://thedroneely.com/posts/a-few-linux-distributions/#nixos
  38. https://nixos.org/
  39. https://guix.gnu.org/
  40. https://en.wikipedia.org/wiki/Formal_system
  41. https://www.thedroneely.com/posts/a-few-linux-distributions.md
  42. https://thedroneely.com/posts/typesetting-in-latex/
  43. https://thedroneely.com/archives/posts/
  44. https://thedroneely.com/posts/improving-paperless-interface/
  45. https://git.sr.ht/~sircmpwn/openring
  46. https://drewdevault.com/2022/11/12/In-praise-of-Plan-9.html
  47. https://drewdevault.com/
  48. https://mxb.dev/blog/the-indieweb-for-everyone/
  49. https://mxb.dev/
  50. https://www.taniarascia.com/simplifying-drag-and-drop/
  51. https://www.taniarascia.com/
  52. https://thedroneely.com/posts/a-few-linux-distributions#isso-thread
  53. https://thedroneely.com/posts/a-few-linux-distributions#ubuntu
  54. https://thedroneely.com/posts/a-few-linux-distributions#debian
  55. https://thedroneely.com/posts/a-few-linux-distributions#arch
  56. https://thedroneely.com/posts/a-few-linux-distributions#manjaro
  57. https://thedroneely.com/posts/a-few-linux-distributions#void
  58. https://thedroneely.com/posts/a-few-linux-distributions#alpine
  59. https://thedroneely.com/posts/a-few-linux-distributions#centos-rocky-linux
  60. https://thedroneely.com/posts/a-few-linux-distributions#nixos
  61. https://thedroneely.com/archives/projects/
  62. https://thedroneely.com/posts/finding-that-one-percent/
  63. https://thedroneely.com/projects/news-aggregator/
  64. https://thedroneely.com/posts/kubernetes-in-a-linux-container/
  65. https://thedroneely.com/posts/tailwind-css-and-beyond/
  66. https://thedroneely.com/posts/programming-sans-internet/
  67. https://drewdevault.com/2022/09/16/Open-source-matters.html
  68. https://mxb.dev/blog/make-free-stuff/
  69. https://thedroneely.com/sitemap.xml
  70. https://thedroneely.com/index.json
  71. https://thedroneely.com/resume/
  72. https://gitlab.com/tdro
  73. https://github.com/tdro
  74. https://codeberg.org/tdro
  75. https://thedroneely.com/analytics
  76. https://thedroneely.com/posts/a-few-linux-distributions#
  77. https://creativecommons.org/licenses/by-sa/2.0/
  78. https://thedroneely.com/git/thedroneely/thedroneely.com
  79. https://opensource.org/licenses/GPL-3.0
  80. https://www.thedroneely.com/
  81. https://thedroneely.com/posts/a-few-linux-distributions/#