Small, Simple, and Secure: Alpine Linux under the Microscope

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • Alpine Linux is a distro that has become popular for Docker images. Why do we need another distro? Why does Alpine matter? How does it differ from other distros? In this talk, we'll answer all these questions - and a few more.

Комментарии • 34

  • @TomGeogecko
    @TomGeogecko 6 лет назад +45

    This is a really good Software Engineering paradigm. A modern, memory efficient and secure platform.

  • @basdfgwe
    @basdfgwe Год назад +3

    Alpine is so good, im using it for virtualisation. The resource footprint is so small.

  • @Rilex037
    @Rilex037 5 лет назад +18

    This distro is actually pretty old, now its picking up pace, with popularity of docker

  • @MrJuliolix
    @MrJuliolix 5 лет назад +17

    Alpine Linux is awesome. I've loved It.

    • @noutuhihoga2937
      @noutuhihoga2937 4 года назад +2

      Only one problem cannot use metasploit framework

  • @lancestu
    @lancestu Месяц назад

    I'm using Alpine on IPAD pro M4 for Linux access. The kernel version is 4.20.69. I've used for gcc, ssh, & python, Pretty thrilled to have it. Wondering what else I can do with it.

  • @user-yf8il6we2z
    @user-yf8il6we2z 6 лет назад +8

    I like this distro a lot

  • @blackfaithdoom9018
    @blackfaithdoom9018 3 года назад +2

    Hmmm.., to start with.... , 1. Where do i download Alpine Linux in its version 2.14 ?`Do i really have to spend more time to search for it ?

  • @GuillermoRetamar
    @GuillermoRetamar 6 лет назад +2

    Great!!!

  • @furkantokac
    @furkantokac 6 лет назад +3

    Except apt | apk comparison part, nice presentation.

  • @diegonayalazo
    @diegonayalazo 3 года назад

    Thanks

  • @sjblackhawk9887
    @sjblackhawk9887 6 лет назад +1

    we are going alpine for our java containers now...

  • @Eyuphuro
    @Eyuphuro 11 месяцев назад +1

    These guys only ship binaries, no docs in the pkg, no lang, no dev files, no dgb. My hole GNOME setup have around 600 pkgs occupying not much than 2GB (with all libreoffice apps and Firefox). Alpine is good for small notebooks with only 32GB of storage.

  • @alpanasinghal7827
    @alpanasinghal7827 4 года назад

    How can I create .apk from python app for alpine?

  • @rddepartment8338
    @rddepartment8338 5 лет назад +1

    Can it be used in an old x220 for programming?

    • @matthiasschuster9505
      @matthiasschuster9505 5 лет назад +6

      sure. why not? depends if the editor of your choice is implemented and which langage compiler you use. with huge c++ and Rust programs, you run obviously into 10 hour compilations :D

    • @rddepartment8338
      @rddepartment8338 5 лет назад

      @@matthiasschuster9505 Thanks!

    • @johnsimon8457
      @johnsimon8457 4 года назад +6

      I wouldn't use Alpine as a desktop OS with a GUI and mouse - there is Lubuntu, a lightweight Ubuntu...
      There ARE chromium and firefox packages available for alpine, but I've never looked at it.
      Of course if you're the sort of person to use purely in text mode, no X, just tmux and vi ... your laptop won't even get warm :)

  • @victorzedwings
    @victorzedwings 6 лет назад +3

    Xserver sucks. very slow.

  • @chuckles2040
    @chuckles2040 6 лет назад +2

    he goes talks about why apk is better package manager.. one read/write etc.. this is a total waste of resources. updating packages is not something done a lot on a running system i think dnf pacman is about a stable system not who can cp a file and extact.... libc musl... good work, but whywaste time on the apk... its at best a nightmare waiting to happen

    • @sixsherry
      @sixsherry 5 лет назад +2

      I think it's also what makes the image very small, their package manager :P

    • @matthiasschuster9505
      @matthiasschuster9505 5 лет назад +2

      "for our use-case"

  • @o_o6869
    @o_o6869 4 года назад

    his accent is good but idk weird

  • @MrTweetyhack
    @MrTweetyhack 5 лет назад +1

    Alpine linux sucks. It may be small but be prepared for package hell like back in the good old days.

    • @foxikira
      @foxikira 5 лет назад +12

      because you are seeing it as distro but it is good for using with docker or small systems

    • @foxikira
      @foxikira 5 лет назад +20

      it is not designed for desktop distro

    • @0M9H4X_Neckbeard
      @0M9H4X_Neckbeard 5 лет назад +14

      It's not a desktop OS

    • @johnsimon8457
      @johnsimon8457 4 года назад

      a lot of use cases with Alpine are a Docker container with a single fat Go binary and a few config files, no packages. The only thing there is busybox in case you need to connect to the container and inspect the system.

    • @a0um
      @a0um 3 года назад +1

      Example of “package hell“ in Alpine?