
Linux kernel
Ubuntu
Linux Mint
Debian
Arch Linux
Fedora
Snapcraft
FLATHUB
BusyBox
Cygwin
GNU Core Utilities
Termux
JuiceSSH
MSYS2
Android Terminal Emulator
Linux Deploy
Linux kernel
BusyBoxBased on our record, Linux kernel seems to be a lot more popular than BusyBox. While we know about 234 links to Linux kernel, we've tracked only 17 mentions of BusyBox. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Linux kernel source is hosted at https://kernel.org , not GitHub. You're probably thinking of Linus Torvald's read-only mirror[1]. [1]: https://github.com/torvalds/linux. - Source: Hacker News / 3 months ago
Https://kernel.org/ says 6.12 is still a supported LTS, so you could just run that. - Source: Hacker News / 6 months ago
Linux is a kernel and an OS - let's get a working copy, to experience it for ourselves. This will take installing it - either on a real computer, or on a virtual machine. I chose the latter, firstly, so that you can have an easier time retracing my steps, secondly, for my own convenience. - Source: dev.to / about 1 year ago
This shift doesnt only affect individual developers. Even core teams of long-established projects, like Linux kernel project, are beginning to adapt their development processes in response to Rustโs principles. That alone speaks volumes. In essence, Rust is not just a language, itโs a paradigm shift in software engineering and without letting go of some legacy assumptions, we might miss the full potential that... - Source: dev.to / about 1 year ago
Abstract: From April 1โ12, 2025, the open source ecosystem witnessed remarkable updates and innovations. Major releases such as Linux Kernel 6.13 and GNOME 47.2 have improved hardware support and accessibility features, while initiatives like Google Summer of Code 2025 continue empowering new contributors. This blog post explores the background, recent updates, core features, practical applications, challenges,... - Source: dev.to / about 1 year ago
The busybox container is, as the name suggests, a base image that contains the minimum environment for BusyBox to work. It is also one of the official Docker images. The actual Dockerfile for creating this image is as follows:. - Source: dev.to / over 1 year ago
Https://busybox.net/~landley/c99-draft.html#7.20.6.1 "The abs, labs, and llabs functions compute the absolute value of an integer j. If the result cannot be represented, the behavior is undefined. (242)" 242 The absolute value of the most negative number cannot be represented in two's complement. - Source: Hacker News / over 1 year ago
On to our second point, which is the cli utilities' implementation. Debian and Ubuntu use gnu's Coreutils while Alpine uses Busybox(remember, we are talking about the most used application container bases. You can install a desktop version of Alpine with GNU coreutils). Here we have the same situation as before, The GNU coreutils are bigger, do more and have a larger attack surface. Busybox is smaller, does not... - Source: dev.to / about 2 years ago
AWK runs everywhere. Perl and Python do not. Busybox has their own independent AWK implementation. https://busybox.net/ https://frippery.org/busybox/ Also see the first edition of the AWK manual online here: https://archive.org/details/pdfy-MgN0H1joIoDVoIC7. - Source: Hacker News / about 3 years ago
A majority of routers are already based on the Linux kernel. Many are just BusyBox. The most common Linux firewalls are iptables and nftables. With the latter being the most popular one due to being around longer. They are really fine grained and powerful. Source: about 3 years ago
Ubuntu - Ubuntu is a Debian Linux-based open source operating system for desktop computers.
Cygwin - Cygwin is a set of tools that provide Linux and POSIX functionality to Windows.
Linux Mint - Linux Mint is one of the most popular desktop Linux distributions and used by millions of people.
GNU Core Utilities - The GNU Core Utilities or coreutils is a package of GNU software containing many of the basic...
Debian - Debian is a free distribution of the GNU/Linux operating system.
Termux - Terminal emulator and Linux environment for Android