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

Поділитися
Вставка
  • Опубліковано 3 лис 2024

КОМЕНТАРІ • 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

  • @lancestu
    @lancestu 2 місяці тому

    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.

  • @MrJuliolix
    @MrJuliolix 5 років тому +17

    Alpine Linux is awesome. I've loved It.

    • @noutuhihoga2937
      @noutuhihoga2937 4 роки тому +2

      Only one problem cannot use metasploit framework

  • @AssWhole-u6d
    @AssWhole-u6d 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 ?

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

    Except apt | apk comparison part, nice presentation.

  • @alpanasinghal7827
    @alpanasinghal7827 4 роки тому

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

  • @sjblackhawk9887
    @sjblackhawk9887 6 років тому +1

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

  • @GuillermoRetamar
    @GuillermoRetamar 7 років тому +2

    Great!!!

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

    Thanks

  • @Eyuphuro
    @Eyuphuro Рік тому +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.

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

    Xserver sucks. very slow.

  • @rddepartment8338
    @rddepartment8338 5 років тому +1

    Can it be used in an old x220 for programming?

    • @shalokshalom
      @shalokshalom 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 років тому

      @@shalokshalom 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 :)

  • @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

    • @shalokshalom
      @shalokshalom 5 років тому +2

      "for our use-case"

  • @o_o6869
    @o_o6869 4 роки тому

    his accent is good but idk weird

  • @MrTweetyhack
    @MrTweetyhack 6 років тому +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?