<oembed><type>rich</type><version>1.0</version><title>Ryan wrote</title><author_name>Ryan (npub1m6…9uaks)</author_name><author_url>https://yabu.me/npub1m64hnkh6rs47fd9x6wk2zdtmdj4qkazt734d22d94ery9zzhne5qw9uaks</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>Depends on the distro, but usually just install a package. I know on Debian an apt install zram-config will do the trick. If you already have swap you may need to mess around a bit with swapoff, but it&#39;s pretty simple usually. The link I posted goes over the basic config.&#xA;&#xA;From AI:&#xA;To set up zRAM on Linux, follow these steps:&#xA; * Install the package: Run sudo apt install zram-config (Debian/Ubuntu) or sudo dnf install zram-generator (Fedora).&#xA; * Start the service: Use sudo systemctl enable --now zram-config or configure the /etc/systemd/zram-generator.conf file.&#xA; * Verify: Check status with zramctl or swapon --show.&#xA;</html></oembed>