Quick question: how can I re-enable zram after running swapoff (without restarting)?

I found these instructions but I wasn't sure if they would mess with the default setup. I'm running pop 22.04. Thanks in advance.

9 points · 1 comments · view on lemmy.world

1 Comments

kutsyk_alexander@lemmy.world · 4 pts · 1y
sudo swapon /dev/zram0

Source