What is BusyBox | Busybox demo

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • Overview of Busybox and why its used in Linux and embedded devices, mobile devices and Android devices. Demo of Busybox and how to run busybox commands

КОМЕНТАРІ • 25

  • @10e999
    @10e999 3 роки тому +18

    Great tutorial.
    - To the point
    - The alpine Linux vs ubuntu example was great to explain different types of usage of busybox.
    - Double terminal is a good idea
    - The English is excellent.

  • @MindHunger
    @MindHunger 3 роки тому +8

    Finally someone explains BusyBox and also symlinks so it's easy to understand. Thank you!

  • @ridwanajibari4443
    @ridwanajibari4443 5 років тому +11

    omg, i love your explanation. good job dude.

  • @siddharthbhatia8815
    @siddharthbhatia8815 4 місяці тому

    Very helpful and easy to understand. Thanks for posting.

  • @CandyHam
    @CandyHam Рік тому

    thanks for this simple, concise, demonstrative example

  • @PayneDeathz
    @PayneDeathz 2 роки тому

    Thanks! I needed this quick guide to busybox!

  • @sid_work
    @sid_work 6 місяців тому

    Great explanation. Thanks :)

  • @tomontheinternet
    @tomontheinternet 3 роки тому +1

    Great explanation

  • @Maria_Clarita
    @Maria_Clarita 7 місяців тому

    It's working thank you

  • @abdellatifm8791
    @abdellatifm8791 3 місяці тому

    bonjour est-ce que quelqu'un sait comment modifier la version HARDWERW et Software est dans quel fichier sur un gpon I-010G qui tourne sur BusyBox v1.15.3 (2014-06-14 15:45:58 CST) merci

  • @lucaballardini1
    @lucaballardini1 2 роки тому +1

    Busybox containing bash is the only way for me to interface with Windows machines. It's so much more convenient than using powershell for scripting.

  • @rosey6589
    @rosey6589 6 років тому +3

    How would you install BusyBox on an embedded sensor?

  • @norm1124
    @norm1124 5 років тому +6

    How did you achieve the two sync terminals?

    • @iluan_
      @iluan_ 5 років тому +3

      Not sure how he is doing it, but one way you can achieve two synced terminals is using a program called tmux. Tmux is a terminal multiplexer, that is, a program that lets you have many terminals in one session. Configure it with the option "setw synchronize-panes on" and you get that effect.

    • @leninhasda
      @leninhasda 5 років тому +6

      In iTerm (mac) after splitting the window you have to do "cmd+shift+i" to get sync terminals. Same command again to remove it.

  • @nightgamer01
    @nightgamer01 3 роки тому

    Thanks :)

  • @chuian7978
    @chuian7978 3 роки тому

    thanks

  • @celloprof
    @celloprof 10 місяців тому

    im sorry, what is busybox for again? You go to the terminal and type in stuff for no apparent reason?

    • @vanfrancisco4573
      @vanfrancisco4573 8 місяців тому

      It's pretty much a literal toolbox but for linux commands.

    • @elarsaks9476
      @elarsaks9476 3 дні тому

      In case you need to build your own very minimal Linux image, you would take the Linux kernel and add BusyBox to have some basic tools, such as 'ls'.

  • @arphaksad01
    @arphaksad01 5 років тому

    doe anyone know how to fix can't open /dev/tty(2,3,4): No such file or directory error? Google was of no help

    • @yassine321
      @yassine321 5 років тому +3

      In your file manager go to /dev/opt/ and create the file needed "tty (2,3,4)