Either pxe netboot or usb or installable. Immuttable or not. Ramfs. With a host selector or fully auto login ?

Ultra light 16 to 128mb storage 64-128mb ram. Or “full sized”

And lastly, something like that, but that would run on a proxmox host.

  • Possibly linux
    link
    fedilink
    English
    95 months ago

    You can’t display things and run in a low memory footprint. That’s not how it works as you need a buffer.

    What are you trying to do? You could build a custom image but that it likely harder than you need.

        • @[email protected]
          link
          fedilink
          English
          35 months ago

          It’s probably plenty for vnc or spice though. I had a 486 with 8mb of video RAM that could do 1024x748 display resolutions…

          • Possibly linux
            link
            fedilink
            English
            -4
            edit-2
            5 months ago

            no you can’t. That would require 1.6mb of ram for a single frame. In reality you need lots and lots of frames with hardware decoding plus network overhead.

            Not to mention that CPU would be way to slow to run anything but the bare Linux kernel (also the kernel requires 8mb)

            Edit: I misread. I thought you were talking about computer memory not video memory. That makes more sense. Although your 30 year old CPU isn’t going to be running VNC or Spice any time soon. (Your welcome to prove me wrong)

              • Possibly linux
                link
                fedilink
                English
                15 months ago

                Different time I suppose. I ran Linux on a old machine with a Pentium and 32mb of ram with systemd about 2 years ago. Sadly it died and now it won’t turn on.

            • @[email protected]
              link
              fedilink
              English
              15 months ago

              Although your 30 year old CPU isn’t going to be running VNC or Spice any time soon. (Your welcome to prove me wrong)

              Of course not - it couldn’t even play MP3s without stuttering. I was just addressing the question of memory constraints.

            • @[email protected]OP
              link
              fedilink
              15 months ago

              I am pretty sure my p200mmx with 64mb ram could run a vnc client while listening to a blink182 mp3 in XMMS using the enlightenment window manager

      • @[email protected]
        link
        fedilink
        -15 months ago

        Megabytes, a thousand of which make a gigabyte. Chrome in my machine right now is taking over one gigabyte of memory, that alone is using more than 8 times what OP wants the whole system to. It’s definitely an ask for low memory, almost embedded levels of ram.

        • @[email protected]
          link
          fedilink
          English
          135 months ago

          Chrome is actually doing a lot of work to display modern webpages though. A thin client only needs to receive a video stream and send inputs to a server. That can be done with an extremely low memory footprint. The Steam Link only had 512MB of RAM and it actually ran a steam client (which contains embedded chromium) instead of acting as a pure thin client.

        • @[email protected]OP
          link
          fedilink
          25 months ago

          I wouldn’t be against something that needs 1gb or 4gb. Of course it’s different hardware class, but if it actually does a better job, it would be fine.

          Although I suspect for a thin client, 512mb would be more than enough and adding more wouldn’t improve much of anything.

    • @refalo
      link
      15 months ago

      You can’t display things and run in a low memory footprint.

      Rule 2 - No misinformation