I had an Aspire One D270 laptop with a 32-bit Intel Atom CPU and 1 gigabyte of RAM, so I installed Debian with Xfce on it, but even then it’s running way too slow.

Is there anything I can do to make the laptop faster and more responsive given its limited memory?

    • @ctenidium
      link
      12 months ago

      I thought it’s either swap or ZRAM - could you use both at the same time?

      • @[email protected]
        link
        fedilink
        52 months ago

        Yes Fedora uses swap and zram by default. Just compresses the memory in RAM (more memory available) and on disk (less data written, less wear)

        • @ctenidium
          link
          22 months ago

          Wow, that’s supercool actually! I had no idea…