Software Alternatives & Reviews

Got dropped into an embedded linux project and don't know where to begin.

Linux kernel BusyBox
  1. The Linux kernel is the operating system kernel used by the Linux family of Unix-like operating...
    Pricing:
    • Open Source

    #Linux #Linux Distribution #Operating Systems 224 social mentions

  2. BusyBox is a single binary that provides several stripped-down Unix tools in a single executable.
    Pricing:
    • Open Source
    Many embedded Linux distros use Busybox https://busybox.net/ which is a set of standard tools/applications that most embedded Linux distros will need. So you might find that all your applications in /usr/bin, say, are just symbolic links to /bin/busybox![https://busybox.net/downloads/BusyBox.html](https://busybox.net/downloads/BusyBox.html).

    #Terminal Tools #SSH #Server Management 14 social mentions

Discuss: Got dropped into an embedded linux project and don't know where to begin.

Log in or Post with